Skip to content

Latest commit

 

History

History
62 lines (62 loc) · 7.12 KB

wiki_SocketProxy.md

File metadata and controls

62 lines (62 loc) · 7.12 KB

代理转发映射穿透

  • https://www.freebuf.com/sectool/249572.html //正确的上网方式:软路由入门指南。techteach。
  • https://github.com/fatedier/frp //Golang。用于内网穿透的高性能的反向代理应用,多协议支持,支持点对点穿透,范围端口映射。greatjob,25k。G:;todzhang/lcx/;G:/uknowsec/frpModify //公众号:FRP改造计划;--
  • https://github.com/cnlh/nps //Go。内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。WebGUI,多用户。GOODJOB。
  • https://github.com/inconshreveable/ngrok //Go。端口转发,正反向代理,内网穿透。17K。

流量转发代理

  • https://github.com/L-codes/Neo-reGeorg //Py。reDuh``````reGeorg的升级版,把内网端口通过http/https隧道转发形成回路。用于目标服务器在内网或做了端口策略的情况下连接目标服务器内部开放端口(提供了php,asp,jsp脚本的正反向代理)。goodjob。G:/SECFORCE/Tunna;G:/securesocketfunneling/ssf;G:/sysdream/ligolo;G:/FunnyWolf/pystinger;--
  • https://github.com/fbkcs/thunderdns //Py。将tcp流量通过DNS协议转发,不需要客户端和socket5支持。
  • https://github.com/esrrhs/pingtunnel/ //go。构建icmp隧道转发tcp/udp/sock5流量,端口转发、绕过验证,界面GUI。G:/jamesbarlow/icmptunnel;--
  • https://github.com/blackarrowsec/mssqlproxy //PY。利用sql server进行内网流量代理。

端口转发

端口复用

代理池

Cross超越边界

Shadowsocks代理

V2ray代理

Cross自组网

单点登录