bash -c "$(curl -H 'Cache-Control: no-cache' -L https://raw.githubusercontent.com/ExtremeDot/eXtremePanel/master/extPanel.sh )"
eXtPanel
bash -c "$(curl -H 'Cache-Control: no-cache' -L https://raw.githubusercontent.com/ExtremeDot/eXtremePanel/master/route.sh )"
-you can use below methods
https://github.com/Azumi67/FRP-Wireguard
https://github.com/Azumi67/Rathole_reverseTunnel
https://github.com/Azumi67/FRP_Reverse_Loadbalance
https://github.com/Azumi67/PrivateIP_TCP-UDP_Tunnel
apt install python3 -y && apt install wget -y && sudo apt install python3-pip && pip install colorama && pip install netifaces && apt install curl -y && python3 <(curl -Ls https://raw.githubusercontent.com/Azumi67/FRP_Reverse_Loadbalance/main/loadbalance.py --ipv4)
2. Installation
4. FRP KCP Tunnel
1. IRAN
Enter the local ports : 1194
Enter the remote ports : 1194
Enter KCP Port: 12348
Enter Loadbalance Port: 48321
-
- lcoal ports and remote ports must be defined as the openvpn server on non-restricted vps server
apt install python3 -y && apt install wget -y && sudo apt install python3-pip && pip install colorama && pip install netifaces && apt install curl -y && python3 <(curl -Ls https://raw.githubusercontent.com/Azumi67/FRP_Reverse_Loadbalance/main/loadbalance.py --ipv4)
2. Installation
4. FRP KCP Tunnel
2. Kharej [1]
Enter the number of loadbalance groups [For each different port, there should be a group]: 1
Enter IRAN IPV4/IPv6 address:
Enter IRAN VPS ipv4 or IPV6 port.
Enter KCP port : 12348
Enter Loadbalance Port: 48321
Enter the starting v2ray and group number: 1
Enter the Local Port for Loadbalance Group 1: 1194
Enter the Remote Port for Loadbalance Group 1: 1194
now get the .ovpn config and change the server address to your domestic vps in ovpn file and run it.
sudo systemctl enable wg-quick@ovpn_warp
sudo systemctl start wg-quick@ovpn_warp
sudo wg-quick up ovpn_warp
sudo wg-quick down ovpn_warp
table=1000
ip route show table $table
/sbin/ip rule | grep $table
/sbin/iptables-save -t nat
sudo iptables -t nat -D POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE