Skip to content

A simple script to help you install UDP-Custom on your ARM[64] Cloud VM/VPS

Notifications You must be signed in to change notification settings

prjkt-nv404/UDP-Custom-Installer-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UDP Custom - Installer - ARM[64]

𝚟𝚘𝚕𝚝𝚜𝚜𝚑 𝕏

Supported OS

  • ubuntu 20.04 [arm] above ✅ (recommended)

Install

sudo -s
clear; wget --no-check-certificate "https://raw.githubusercontent.com/prjkt-nv404/UDP-Custom-Installer-arm64/main/udpc-installer.sh" -O udpc-installer.sh && chmod +x udpc-installer.sh && ./udpc-installer.sh
./udpc-installer.sh --help

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

👨🏽‍💻 𝚟𝚘𝚕𝚝𝚜𝚜𝚑 𝕏

📣 𝚅𝚘𝚕𝚝𝚂𝚂𝙷 𝙷𝚀 ⚝

Credit

ePro Dev. Team

made from pieces with ❤️

About

A simple script to help you install UDP-Custom on your ARM[64] Cloud VM/VPS

Topics

Resources

Stars

Watchers

Forks

Languages