ePro Dev Team
2.74K subscribers
14 photos
15 videos
24 files
36 links
Official Channel ePro Dev Team
All bug you can send message to fb.me/eprodevteam

If you think the app is helpful to you, you can treat me to a cup of coffee, thank you for your support!

https://paypal.me/YHQ
Download Telegram
ca.psiphon.PsiphonTunnel.tunnel-core.zip
265 KB
extract base server psiphon to "/sdcard/Android/data/xyz.easypro.httpcustom/files"
If your v2ray can not connect when use transport tls, try change "allowInsecure": true, to
"allowInsecure": false, in part of "Outbounds" - "streamSettings"
- split library
- fix issue vpn 64bit
- fix issue crash open file *.ovpn
- fix issue copy vmess:// in some provider
- fix issue remove notification os 11
HTTP Customv2.8-28c9048(241)dev-release.apk
25.3 MB
HTTP Customv2.8-28c9048(241):
- improve socket payload
- gui "editable" v2ray xml
- fix pdnsd android os 21 below
- direct proxy (read about part "Initial Direct Proxy" to more detail description)
- auto generate psiphon server

Note: make sure you are install from marketplace
ca.psiphon.PsiphonTunnel.tunnel-core.zip
161.8 KB
Note:
if you installed from playstore make sure extract zip file base server psiphon to "/sdcard/Android/data/xyz.easypro.httpcustom/files"
ca.psiphon.PsiphonTunnel.tunnel-core.zip
160.1 KB
Update db psiphon

Note:
if you installed from playstore make sure extract zip file base server psiphon to "/sdcard/Android/data/xyz.easypro.httpcustom/files"
VPS Utility: SSH OVER CDN
ws-epro v1.2.1

- wget 'https://docs.google.com/uc?export=download&id=1IbwfNpKpa1JzvXsDT-WgNpp5nWrklisG' -O 'ws-epro'

- wget 'https://docs.google.com/uc?export=download&id=1FXinWmA0IxULuuX3Qf2kOIDaZa2iN5Ag' -O 'config.yml'

- edit example config.yml
- ./ws-epro -f config.yml

feature:
- hide port origin
- ssh over cdn like websocket
- manage multiple remote connection in 1 file config
early access beta version for HTTP Custom

https://appdistribution.firebase.dev/i/6f85ddf0ef1d0e5e
Every time you open an old config, it will be automatically adjusted to the config from the latest version, with a note that the version supports to be able to open it.

So if you want old config still compatible with latest version, you need open it with latest version to make sure your config support with next version. (does not include beta version)
psiphon.zip
165.1 KB
Addon psiphon
Note: use latest version v2.10.16(288)
Try http/socks direct proxy without ssh or vpn

Format http proxy:
shttp://xxx.xxx.xxx.xxx

Format socks4
shttp4://xxx.xxx.xxx.xxx

Format socks5
shttp5://xxx.xxx.xxx.xxx

then open menu (3 dots)
Utility -> Direct Proxy

DONE
ws-epro(1.2.2).zip
2.6 MB
How to enable one port to multiple port in ws-epro with -salome (SAtu LObang raME-rame)

ws-epro -salome -listen :80 -ssh 127.0.0.1:22 -vpn 127.0.0.1:1194 -v2ray 127.0.0.1:10000 -psi 127.0.0.1:2086 -default 127.0.0.1:9999 -f config.yml

Note:
- init -v2ray, that's only works if your v2ray is websocket
- if you set -v2ray, port 80 will always pointing to v2ray but for port 443 it will work finely
- init -psi, that's only works if protocol psiphon is fronted meek or fronted meek http
- init -default set to listen port ws-epro

Where the contents of config.yml are
verbose: 0
listen:
# salome
- target_host: 127.0.0.1
target_port: 80
listen_port: 9999
Test with v2.11.4(304)

changelog:
- add option keep vpnservice (menu (3dots) - ssh settings - Keep VPNService)
- add option ssh compression (menu (3dots) - ssh settings - SSH Compress)
- fixes issue speed (try enable or disable ssh compress to boost speed)
- only support v288 above