Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjknkda authored Aug 4, 2021
1 parent 61ab448 commit 03e8b64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Publish your local server to public via rabbit-tunnel.


```sh
pip install rabbit-tunnel

rt -n hello -p 8080 -sh rtunnel.io
# Now you can access 127.0.0.1:8080 via http(s)://hello.rtunnel.io
```
Expand All @@ -28,4 +30,4 @@ optional arguments:


### Requirements
- Python 3.7 - 3.9
- Python 3.7 - 3.9

0 comments on commit 03e8b64

Please sign in to comment.