Skip to content

Commit 2a44830

Browse files
Add description for server mode
1 parent 46692b9 commit 2a44830

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/reverse-tunneling-authenticated.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,16 @@ R:80:localhost:80
5151

5252
---
5353

54-
## Chisel Container
54+
## Docker Container
5555

5656
This guide makes use of Docker and Docker compose to accomplish the same task as the above guide.
5757

5858
It assumes your webserver is also containerized and listening on port 80.
5959

6060
### Server
6161

62+
Setup a relay server on the VPS to bounce down TCP traffic on port 80:
63+
6264
```yaml
6365
version: '3'
6466

0 commit comments

Comments
 (0)