-
Couldn't load subscription status.
- Fork 101
Project Fog Services Use Case
korn-sudo edited this page Feb 26, 2022
·
1 revision
Disclaimer: I am not an expert in configs making. it is only based on my experience and how I use it. Feel free to DM me if I have incorrect information. I will correct it.
| Services | Platform | Client Apps | Dependant to other Services | Config Setups | Possible to use a BugHost? |
|---|---|---|---|---|---|
| Shadowsocks | Windows and Mobile | Many software supporting this service. | - | Use plugin like v2ray, xray etc. | ✔ |
| V2ray | Windows and Mobile | Many software supporting this service. | - | Recommended: vless | ✔ |
| OpenVPN UDP | Windows and Mobile | OpenVPN | - | - | - |
| OpenVPN TCP | Windows and Mobile | OpenVPN | ✔ | Openvpn + Remote Proxy + Payload Setups | ✔ |
| OpenSSH or Dropbear | Windows and Mobile | HTTP Injector, KPN and many more | ✔ | SSH Direct, SSH + Remote Proxy + Payload Setups | ✔ |
| Stunnel | Windows and Mobile | HTTP Injector, KPN and many more | ✔ | SSL + SNI, SSL + SNI + Payload Setups | ✔ |
| L2TP / IPSec PSK | Mobile | Built-in VPN for Android and IOS | ✔ | Mask IP to Bughost | ✔ |
- Simple Remote Proxy
- A valid HTTP request is required to receive a status 200 response from the server
- Direct Remote Proxy
- No need for a valid and correct http request. Allow all requests, even invalid ones and server automatically response Status 200.
| Services | Method | Simple Remote Proxy | Direct Remote Proxy | Use Case |
|---|---|---|---|---|
| Squid | - | ✔ | Remote Proxy for SSH and OpenVPN | |
| Privoxy | - | ✔ | Remote Proxy for SSH and OpenVPN | |
| OHP | OHP over Squid | ✔ | Remote Proxy for SSH | |
| OHP | OHP over Privoxy | ✔ | Remote Proxy for SSH | |
| OHP | OHP over OpenVPN | ✔ | Remote Proxy for Openvpn | |
| Python Socks Proxy | Simple Socks Proxy | ✔ | Remote Proxy for SSH and OpenVPN | |
| Python Socks Proxy | Direct Socks Proxy | ✔ | Remote Proxy for SSH | |
| Python Socks Proxy | OpenvPN Socks Proxy | ✔ | Remote Proxy for Openvpn |
Same with " HTTP Proxies" and it will require " Remote Proxies "
Same with "Payload" and "SNI"
This is the key to the gate of free internet, which is why these two items are very important in all setups.