Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/pxPublic

本地直连及远程转发工具

NotificationsYou must be signed in to change notification settings

u35s/px

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https,http 代理转发工具,支持本地直连和远程转发

本工具是指定某些网站是直接连接还是走代理,例如家庭访问国外的服务器,会比较慢,如果用阿里云或腾讯云服务器做代理服务器,速度就会快很多,px能让你自定义规则,以实现国内国外智能上网.

当然,如果你的服务器未能翻墙,可能还需要h2s来帮你翻墙了

安装

yum install gcc-c++ cmakegit clone https://github.com/u35s/px.gitmkdir build&&cd build&& cmake ../px&& make 不使用共享库用 cmake -DCMAKE_EXE_LINKER_FLAGS="-static -static-libgcc -static-libstdc++" .. 代替 cmake ..

使用

" 本地直连./px -p 8888" 转发到远程./px -p 8888 -h u35s.com:8888" 改变日志等级./px -p 8888 -l 0" 守护进程 -f 指定日志文件,不指定不输出日志./px -d -f /tmp/px.log

About

本地直连及远程转发工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp