Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

Commit f917565

Browse files
committed
README modified
1 parent 4de3344 commit f917565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ iptables -t nat -A PREROUTING -p tcp -m tcp --dport 9003 -j DNAT --to-destinatio
2727
iptables -t nat -A POSTROUTING -p tcp -m tcp --dport 9003 -j SNAT --to-source YOUR-SERVER-IP
2828
```
2929

30-
###Client
30+
###Client(for Android)
3131

3232
Download operamini.apk
3333

0 commit comments

Comments
 (0)