Skip to content

issues Search Results · repo:EddieIvan01/iox language:Go

Filter by

28 results
 (56 ms)

28 results

inEddieIvan01/iox (press backspace or delete to remove)

这个项目应该是所有代理项目中最适合入门的一个,尽管这个项目中存在一些难以避免的BUG,但是好在它的代码足够简洁、明了。使用原生go实现了端口转发和解析socks协议,感谢作者,祝工作顺利~ 最后附上socks服务账号密码验证功能的概念性代码: func isValidAccount(conn *TCPInteractive) (err error) { version := make([]byte, ...
  • 1n7erface
  • Opened 
    on Dec 26, 2024
  • #29

在本地 0.0.0.0:1080启动Socks5服务 ./iox proxy -l 1080 加上用户名密码防止被扫描到利用 类似cobalt strike 直接加上端口,用户名密码即可使用
  • mabangde
  • Opened 
    on Nov 4, 2023
  • #26

iox监听得内容在非tcp协议等情况下被人访问了端口就会自动退出,是否有继续监听得选项?不需要人工运行。
  • HeaderBody
  • Opened 
    on Sep 11, 2023
  • #25

请求添加docker 方案,3proxy 直接被抓包了,且容器堵住
  • Ran-Xing
  • 1
  • Opened 
    on Aug 23, 2023
  • #24

感谢作者,希望还能更新,起码有个重要的功能,就是socks5加上用户密码认证能加上,否则太不安全了。感谢
  • donmen5200
  • Opened 
    on Jun 23, 2023
  • #23

[+] C:\Windows\system32\cmd.exe /C iox.exe proxy -r xxxx:9999 : [!] Control connection has been closed, exit now
  • badboycxcc
  • Opened 
    on May 9, 2023
  • #22

./i0x proxy -l *9999 -l *1080 -k 656565 [*] Reverse socks5 server handshake ok from ip:42410 (encrypted: true) [*] Socks5 server is listening on 0.0.0.0:1080 (encrypted: true) 但是我用proflxer的socks5测试失败,而且,无法连接到目标内网,请问如何解决?之前也出过同样的问题,但是不加密就可以了 ...
  • howtofuck123
  • 1
  • Opened 
    on Oct 10, 2022
  • #21

例如在iox.conf文件中分段填写好不同的转发规则 然后利用-c 加载配置文件,方便管理 ./iox -c iox.conf
  • gitpage
  • 1
  • Opened 
    on Sep 18, 2022
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub