首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > backconnect代理SRC采样SOCK5

backconnect代理SRC采样SOCK5

  • 资源大小:28.94 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: TCP/IP协议 delphi

资 源 简 介

backconnect proxy src  sock5 sampleunit uTunnel;interfaceuses windows, WinSock,  SocketUnit,  ThreadUnit;  type TBCReq = record  bVersion : Byte;  bCmd     : Byte;end;type  TSocks5MethodSel = record    Version  : Byte;    nMethods : Byte;    Methods : array[0..255] of Byte;end;type TSocks5Request = record       ucVersion : byte;       ucCommand : byte;       ucRzv : byte;       ucAtyp : byte;       dwDestIp  : dword;       wDestPort : word;end;type PSocks5Request

文 件 列 表

bcslave2.cfg
bcslave2.dof
bcslave2.dpr
bcslave2.exe
uTunnel.dcu
uTunnel.pas
bcmaster2.cfg
bcmaster2.dof
bcmaster2.dpr
bcproxy2.bpg
VIP VIP
0.185749s