L&LD
Part of the Furniture
use the following command:
ssh [Login Name]@router.asus.com -p [Port Number]
Thank you! It's so easy when you have the right tools (or the right commands).
use the following command:
ssh [Login Name]@router.asus.com -p [Port Number]
now you can create a batch file called asus.bat and copy it in the Windows/System32 folder with the following command:Thank you! It's so easy when you have the right tools (or the right commands).
This is what I do:You can also create a shortcut to ssh.exe (C:\Windows\System32\OpenSSH\ssh.exe) and add in properties -> Target-> add to the end of the line [Login Name]@router.asus.com -p [Port Number]
Once you open it, only need to enter password
No need for batch file. Create shortcut of ssh -> right click on the shortcut-> properties-> add to the end of the 'target' line: router_userName@ip_address -p SSh_port
Target: C:\Windows\System32\OpenSSH\ssh.exe router_userName@ip_address -p SSh_port
Once you open it, only need to enter password . You can also pin it to taskbar
OS 101 sessionThis is what I do:
View attachment 18393
Early days, perhaps, but could you see it replacing Putty (or XShell6) on your Windows devices? I know XShell6 is a favourite (over Putty) for many here who regularly use an SSH terminal, so there’s clearly more to it than “they’re all just terminals”.MS also just released Windows Terminal (Preview) in the Microsoft App Store. Works great and looks nice:
View attachment 18392
Honestly not at this stage, IMHO Xshell6 is still the best. But for someone that only needs an SSH terminal to get into an Asus router occasionally its perfectly fine and it does the job.Early days, perhaps, but could you see it replacing Putty (or XShell6) on your Windows devices? I know XShell6 is a favourite (over Putty) for many here who regularly use an SSH terminal, so there’s clearly more to it than “they’re all just terminals”.
Password? What is this heresy??? Passwords should only be used until you've set up SSH keys.No need for batch file. Create shortcut of ssh -> right click on the shortcut-> properties-> add to the end of the 'target' line: router_userName@ip_address -p SSh_port
Target: C:\Windows\System32\OpenSSH\ssh.exe router_userName@ip_address -p SSh_port
Once you open it, only need to enter password . You can also pin it to taskbar
Password? What is this heresy??? Passwords should only be used until you've set up SSH keys.
Password logins are disabled for all of my systems that accept SSH connections, they all require SSH keys. It's not that hard to set up.
here are my screen shots from my ssh terminal link to router
I am running mx linux not windows!
Not if you set up SSH keys and turn off password logins it doesn't.id & password are what ssh terminal ask for to establish connection in router
So you tried to install Entware using the built in script from Merlin but it didn’t like your USB device.you just need to zoom in the png to see lines of code i entered in my ssh terminal for router.
cd
/usr/sbin/curl -O https://raw.githubusercontent.com/decoderman/amtm/master/amtm
sh amtm
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!