搜索
查看: 266|回复: 0

Xsocks 反弹代理s5

[复制链接]

1839

主题

2255

帖子

1万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
11913
发表于 2015-6-4 22:11:25 | 显示全部楼层 |阅读模式
About
XSOCKS is a reliable socks5 proxy server for windows and linux.
It has support forward and reverse mode.
More information about socks5 : RFC1928
ComplierWindows
  1. devenv.exe build.sln /rebuild RELEASE
复制代码


Linux
  1. make
复制代码


Usage
  1. xsocks  [-l port] [-t] [-p1 port] [-p2 port] [-s ip:port]
  2.         [-r ip:port] [-u username] [-p password]
复制代码


Options
  1. -l  Set forward mode on Socks5.
  2. -r  Set reverse mode on Socks5.
  3. -t  Build tunnel on socks5.
  4. -s  Redirect another socks server.
  5. -u  Socks5's login username.
  6. -p  Socks5's login password.
  7. -p1 Accept of XSOCKS client's port.
  8. -p2 Accept of proxy  client's port.
复制代码


Examples
  1. xsocks -l 8085 -u root -p 123456
  2. xsocks -t -p1 8085 -p2 8086
  3. xsocks -r 192.168.1.10:8085 -u root -p 123456
  4. xsocks -s 192.168.1.11:8085 -r 192.168.1.10:8086
复制代码


#请勿用小于1024端口号,以免引起不必要bug

过段时间可能会取消签到功能了
您需要登录后才可以回帖 登录 | Join BUC

本版积分规则

Powered by Discuz!

© 2012-2015 Baiker Union of China.

快速回复 返回顶部 返回列表