What's new

G·TM How To make VPN: OpenVpn, SSH, VMess,Trojan in Own Server

dedikurnia

Forum Veteran
Joined
Jan 28, 2022
Posts
88
Reaction
5,764
Points
663
Age
25
In this thread I will share how to create a vpn on your own server.

But before that you have to buy VPS first. I have written the recommendation in full at: Globe TM - Best VPS Free and ρrémíùm For Installing SSH/VMESS/VLESS full speed

VPS specifications to install VPN​

VPS ρrémíùm.png


  • OS > Debian 10 & 9 or Ubuntu 18.04 & 20.04
  • MINIMUM 1 GB RAM TO USE THIS SCRIPT

Login VPS​

login VPS.png


The first step please Login VPS using root user


You need this application to open VPS from SSH:

Download Putty (PC)
: You do not have permission to view the full content of this post. Log in or register now. | You do not have permission to view the full content of this post. Log in or register now.

Download JuiceSSH (APK): You do not have permission to view the full content of this post. Log in or register now.


Installation Script VPN​


Step 1

apt-get update && apt-get upgrade -y && update-grub && sleep 2 && reboot



Step 2

rm -f setup.sh && apt update && apt upgrade -y && update-grub && sleep 2 && apt-get update -y && apt-get upgrade && sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl unzip && wget You do not have permission to view the full content of this post. Log in or register now. && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh


Step 3: Done

  • If you can't log in on VPS after installation script, use SSH ports: 22, 2253



Now you have successfully had your own VPN server.


  • USE: menu


to acces menu VPS

MENU VPN VPS.png

cREATE ACCOUNT VPS.png

Fitur Script​

  • CHECK ALL IPS AND PORTS (Service ALL VPN)
  • SSH & OpenVPN
  • SSH Over DNS (SlowDNS)
  • SSH Over Websocket (Cloudflare)
  • OpenVPN Over Websocket (Cloudflare)
  • SSLH
  • SSH CloudFront Over Websocket (Aws CloudFront Only) [OFF]
  • OHP SSH & OHP Dropbear & OHP OpenVPN (OPEN HTTP PUNCHER)
  • XRAY VMESS
  • XRAY VLESS
  • XRAY TROJAN
  • XRAY VMESS GRPC
  • XRAY VLESS GRPC
  • SHADOWSOCKS
  • SHADOWSOCKS OBFS
  • SHADOWSOCKS xray-plugin
  • SHADOWSOCKS v2ray-plugin
  • SHADOWSOCKS gost-plugin
  • SSR
  • PPTP VPN
  • L2TP VPN
  • SSTP VPN
  • WIREGUARD
  • TROJAN GO
  • Backup Data ALL Service
  • Restore Data ALL Service
  • Auto Fix
  • Auto Update

Service & Port​

• SlowDNS : All Port SSH
• OpenSSH : 22, 2253
• Dropbear : 443, 109, 143, 1153
• Stunnel5 :443, 445, 777
• OpenVPN : TCP 1194, UDP 2200, SSL 990
• Websocket SSH TLS : 443
• Websocket SSH HTTP : 8880
• Websocket OpenVPN : 2086
• Squid Proxy : 3128, 8080 [OFF]
• Badvpn : 7100, 7200, 7300
• Nginx : 89
• Wireguard : 7070
• L2TP/IPSEC VPN : 1701
• PPTP VPN : 1732
• SSTP VPN : 444
• Shadowsocks-R : 1443-1543
• SS-OBFS TLS : 2443-2543
• SS-OBFS HTTP : 3443-3543
• XRAYS Vmess TLS : 8443
• XRAYS Vmess None TLS : 80
• XRAYS Vless TLS : 8443
• XRAYS Vless None TLS : 80
• XRAYS Trojan : 2083
• XRAYS Vmess GRPC TLS : 1180,3380
• XRAYS Vless GRPC TLS : 2280,4480
• OHP SSH : 8181
• OHP Dropbear : 8282
• OHP OpenVPN : 8383
• Trojan Go : 2087
• CloudFront Over Websocket : [OFF]


Source script: You do not have permission to view the full content of this post. Log in or register now.

Please ask if you don't understand, AND Follow ME to next update.
 

Attachments

Tinest ko tong script pero pag tinatry kong gamitin yung ssh account na ginawa sa menu puro authentication failed paano po i fix?

Tapos paano po i-on yung squid proxy?
 
Tinest ko tong script pero pag tinatry kong gamitin yung ssh account na ginawa sa menu puro authentication failed paano po i fix?

Tapos paano po i-on yung squid proxy?
try mo sir lagyan special character ang password mo may mga vps kasi maselan gaya ng vultr
 
Installed this script, I can only able to use vps ip or assigned my.id in server field and proxy field in ssh websocket http/SSL mode. If I used other cloudflare site like script.crazyegg.com in proxy field it's gives error 403..how to solve this? Unable to use cloudflare bughost
 
Installed this script, I can only able to use vps ip or assigned my.id in server field and proxy field in ssh websocket http/SSL mode. If I used other cloudflare site like script.crazyegg.com in proxy field it's gives error 403..how to solve this? Unable to use cloudflare bughost
Issue resolved after pointing own domain with cloudflare nameserver and vps ip.
 

About this Thread

  • 25
    Replies
  • 2K
    Views
  • 20
    Participants
Last reply from:
PHC-SURA

Online statistics

Members online
1,237
Guests online
5,211
Total visitors
6,448
Back
Top