Ssh udp custom

hi guys i m new here :slight_smile:
so i have an app called "http custom" in my android phone allow me to connect to SSH UDP SERVER looks like :
ip : 1xx.xxx.xxx.xxx
port : 1-65535
username : user
password : pass
so i wanna make my router connect to this proxy "I think" and make every one nee need to use app .

Are you asking a question?

How did you get your SSH servers to use UDP?

1 Like

In addition to the above questions, can you clarify how this is related to OpenWrt?

1 Like

Instead of using a dedicated application " HTTP Custom - AIO Tunnel VPN" to make a UDP connection, I want my router to do that

Yes, I apologize for not clarifying. I am the one who got the PROXY from fastSSH. I want my router to connect to it

Is your router running OpenWrt?

What is the output of:

ubus call system board
1 Like

root@OpenWrt:~# ubus call system board
{
"kernel": "5.15.134",
"hostname": "OpenWrt",
"system": "bcm63xx/HW556_C (0x6358/0xA1)",
"model": "Huawei EchoLife HG556a (version C)",
"board_name": "huawei,echolife-hg556a-c",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.0",
"revision": "r23497-6637af95aa",
"target": "bcm63xx/generic",
"description": "OpenWrt 23.05.0 r23497-6637af95aa"
}
}

You should upgrade to the latest -- 23.05.4.

The easiest way to make a secure udp connection back to your router is to use wireguard. There are official Wireguard apps on all major platforms, and you can install it on your OpenWrt device:

https://openwrt.org/docs/guide-user/services/vpn/wireguard/start

(the road warrior configuration is likely what you'll want)

Yes, wireguard is a good option, but I use SSH UDP Custom
i use it like this :
(ip:port@username:password)
( 103.252.88.91:1-65535@fastssh.com-uui12:123456789 )

I don't believe that there is any way on OpenWrt to use this "ssh udp custom" setup.... so use Wireguard and you'll have a UDP connection to your router.

or simply use a ssh tunnel ?

1 Like

I'm going to be "that guy" and say that my attempt at accessing the "fastSSH" site isn't inspiring any confidence:

Screenshot_20240723_162921

Looking at the page without the adblocker, there's at least 5 or 6 separate ads on the page, obviously to fund their "absolutely FREE" VPN. Their homepage talks about "The Importance of Obfuscation in Cryptocurrencies" for some reason, complete with mismatched fonts and even more ads.

Are you sure you want to continue using this site? What is it that you actually want to tunnel? Surely there are ways to do what you want without using these skeevy-looking sites.

2 Likes

The internet standard ”if it’s free, then you are the product” seems to apply as usual.

1 Like

hi bro sorry i forget this post
so how can use ssh tunnel on my openwrt router?

something like https://juicessh.com/faq/how-can-i-tunnel-my-web-traffic-through-an-ssh-server-with-socks