Skip to content

Commit 8b74748

Browse files
committed
docs(readme): add PuTTY example
1 parent 421c7e8 commit 8b74748

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,24 @@ falls back to 0.0.0.0:2200)
5959
falls back to 0.0.0.0:2000)
6060
```
6161

62+
### Establishing tunnel with PuTTY and bleenco.space service
63+
64+
Lets say, you are running local webserver on port 7500.
65+
66+
Open PuTTY;
67+
68+
Host Name (or IP address): `bleenco.space` and Port: `2200`
69+
70+
<img src="https://user-images.githubusercontent.com/1796022/38806500-c09558a2-4179-11e8-88f1-d25a6f3fd4ab.png">
71+
72+
Go to `Category => Connection => SSH => Tunnels` and enter the following
73+
74+
<img src="https://user-images.githubusercontent.com/1796022/38806504-c3961bb8-4179-11e8-9559-b50ec5ca74cd.png">
75+
76+
Click `Open`, if it asks for login username just hit `Enter`.
77+
78+
You tunnel should now be established.
79+
6280
### Licence
6381

6482
```

0 commit comments

Comments
 (0)