lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.15k stars 294 forks source link

Command to print out status to different/SSH terminal #301

Closed basedBSD closed 1 year ago

basedBSD commented 1 year ago

I'd love a feature that would let me check status through SSH, I can't find anything about this so I assume it's not possible atm.

Maybe an option to save status info (everything the program would tell me to a different, local terminal) in a file through a command, so I can log in and read it.

lakinduakash commented 1 year ago

You can use create_ap --list-running. For more help type create_ap -h