-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
【赛风三(Psiphon3) 】Installation of go
language on 🚩🇨🇳🏹红旗中科 RedFlag Linux (🍥Debian 11)
#3
Comments
go
language on 🚩🇨🇳🏹红旗中科 RedFlag Linux (🍥Debian 11)
引用:How to run binary file in Linux
引用:https://github.com/englianhu/psiphon-tunnel-core :~$ wget https://github.com/Psiphon-Labs/psiphon-tunnel-core-binaries/blob/master/psiphond/psiphond
:~$ sudo chmod a+x psiphond
:~$ sudo ./psiphond -ipaddress 127.0.0.1 -protocol OSSH:9999 -protocol generate
Usage:
./psiphond <flags> generate generates configuration files
./psiphond <flags> run runs configured services
-config filename
run or generate with this config filename (default "psiphond.config")
-interface network-interface
generate with server IP address from this network-interface
-ipaddress IP address
generate with this server IP address (default "127.0.0.1")
-logFilename string
set application log file name and path; blank for stderr
-obfs4-distBias
Enable obfs4 using ScrambleSuit style table generation
-osl filename
generate with this OSL config filename (default "psiphond-osl.config")
-protocol protocol:port
generate with protocol:port; flag may be repeated to enable multiple protocols
-serverEntry filename
generate with this server entry filename (default "server-entry.dat")
-tactics filename
generate with this tactics config filename (default "psiphond-tactics.config")
-trafficRules filename
generate with this traffic rules config filename (default "psiphond-traffic-rules.config")
-web port
generate with web server port; 0 for no web server
:~$ sudo ./psiphond run
error loading configuration file: open psiphond.config: no such file or directory 参考文献:
|
Originally posted by @englianhu in #3 (comment) 并无产生以上文件。 $ git clone https://github.com/englianhu/psiphon-tunnel-core-binaries.git
$ cd /home/englianhu/文档/GitHub/psiphon-tunnel-core-binaries/linux #psiphon-tunnel-core-x86_64
$ sudo chmod a+x psiphon-tunnel-core-x86_64
$ sudo ./psiphon-tunnel-core-x86_64
{"data":{"message":"configuration file is required"},"noticeType":"Error","timestamp":"2022-09-04T13:55:00.724Z"} 参考:https://github.com/englianhu/psiphon-tunnel-core-binaries $ git clone https://github.com/scibrokes/mytools.git
$ cd /home/englianhu/文档/GitHub/mytools/
$ sudo chmod a+x flyvpn
$ sudo chmod a+x phantomjs
$ sudo chmod a+x psiphond |
$ git clone https://github.com/englianhu/Psiphon3-for-Linux.git
$ cd /home/englianhu/文档/GitHub/Psiphon3-for-Linux/openssh-5.9p1/
$ sudo chmod a+x install-sh
$ ./install-sh
install: no input file specified |
Originally posted by @englianhu in scibrokes/setup-centOS7-DO#4 (comment)
scibrokes/setup-centOS7-DO#4
scibrokes/owner#4
thispc/psiphon#38
The text was updated successfully, but these errors were encountered: