Skip to content

网络地址转换工具 a network address port translation tool

License

Notifications You must be signed in to change notification settings

adayswait/softnat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

将115.159.50.109:3001 转换为 10.30.14.190:6379

softnat -smuggler 115.159.50.109:3001 10.30.14.190:6379

将47.52.244.144:3001 转换为 10.1.1.248:6379 需要分两步进行

<1> 将47.52.244.144:3001 转换为 47.52.244.144:3002
    softnat -handler 0.0.0.0:3001 0.0.0.0:3002
<2> 将47.52.244.144:3002 转换为 10.1.1.248:6379
    softnat -insider 47.52.244.144:3002 10.1.1.248:6379

About

网络地址转换工具 a network address port translation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages