Skip to content

A simple script to help you install UDP-Custom on your Cloud VM/VPS, create and manage user accounts.

Notifications You must be signed in to change notification settings

prjkt-nv404/UDP-Custom-Installer-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP Custom - Installer and Manager

Version ⇢ 3.0-Lite

Visitors 🔍

starting Tue, 11 Jul, 2023 !

neoxr :: Visitor's Count


UDP (User Datagram Protocol) is a network communication protocol that operates on top of IP (Internet Protocol). It is a simpler protocol compared to TCP (Transmission Control Protocol), as it aims for speed rather than reliability.


banner


Changelog:

see commits


Supported OS

  • ubuntu 20.04 [x86_64] above ✅ (recommended)
  • Debian GNU/Linux 11/12 ✅
  • [arm] ❌

Request Verification Key

You must have purchased a Key for the installation process!

⇢ if you didn't, contact Volt*V3r!f.y

Install on VPS

sudo -s
wget "https://raw.githubusercontent.com/prjkt-nv404/UDP-Custom-Installer-Manager/main/install.sh" -O install.sh && chmod +x install.sh && ./install.sh
udpc

Manually Port Blocking

  • Use optional port exclude when port udp between 1-65535 already use by other udp tunnel, like badvpn, ovpn udp and other.
  • Edit path config /root/udp/config.json, after changing it then reboot
  • Optional port exclude separated by coma, ex. 53,5300

[A custom configuration, both "stream_buffer" and "receive_buffer" values are set to 209715200 bytes, which is equivalent to approximately 200MB.]

{
  "listen": ":36712",
  "stream_buffer": 209715200,
  "receive_buffer": 209715200,
  "auth": {
    "mode": "passwords"
  }
}

Telegram

💲 Pay - Keys & Payment

👨🏽‍💻 LS•Dev 🧑‍💻 Admin

📣 LS Tunnel - Channel

Credit

ePro_Dev_Team

made from pieces with ❤️

About

A simple script to help you install UDP-Custom on your Cloud VM/VPS, create and manage user accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages