Skip to content

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