[porthole] Mention TCP limitation in README
This commit is contained in:
parent
6401242a52
commit
23d783bfd2
|
|
@ -2,6 +2,8 @@
|
||||||
`porthole` is a simple application to expose services running on your localhost
|
`porthole` is a simple application to expose services running on your localhost
|
||||||
via some other host.
|
via some other host.
|
||||||
|
|
||||||
|
**NOTE**: Currently, only TCP-based services are supported.
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
To use `porthole`, you need to have the server running on a host that is exposed
|
To use `porthole`, you need to have the server running on a host that is exposed
|
||||||
to the WWW.
|
to the WWW.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue