Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thuan567 authored Oct 22, 2023
1 parent 4a6a808 commit 689fda0
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"ProxyRotator": {
"Port": "1080"
},
"Inject": {
"Enable": true,
"Type": 2,
"Port": "8989",
"Rules": {
"akamai.net:80": [
"125.235.36.177"
]
},
"Payload": "",
"ServerNameIndication": "",
"MeekType": 0,
"Timeout": 5,
"ShowLog": false
},
"PsiphonCore": 4,
"Psiphon": {
"CoreName": "psiphon-tunnel-core",
"Tunnel": 1,
"Region": "SG",
"Protocols": [
"FRONTED-MEEK-HTTP-OSSH",
"FRONTED-MEEK-OSSH"
],
"TunnelWorkers": 2,
"KuotaDataLimit": 1,
"Authorizations": []
}
}
Binary file added psiphon-tunnel-core
Binary file not shown.
Binary file added tun
Binary file not shown.

0 comments on commit 689fda0

Please sign in to comment.