Command prompt in webgui

Started by GreenMatter, October 31, 2020, 11:46:33 AM

Previous topic - Next topic
If I'm not mistaken in pfSense there's command prompt available in webgui. I can't find any plugin for it; is it available in OPNsense?
OPNsense on:
Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (4 cores)
8 GB RAM
50 GB HDD
and plenty of vlans ;-)

There isn't - you'll need to use SSH or the console.

If you're wondering where an OPNsense command is, type it in the search box in the top right of the browser page.

Bart...

Console emulation in web GUI is considered a security incident waiting to happen for lack of validation and PHP still claiming root rights to run.

Use SSH and you'll be fine.


Cheers,
Franco

Got it. I asked because it would be handy to use it when doing speedtest with speedtest-cli...
OPNsense on:
Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (4 cores)
8 GB RAM
50 GB HDD
and plenty of vlans ;-)

Actually - this is the only reason (speedtest) I ever use that feature.... would it be possible to integrate some plugin to run /usr/local/bin/speedtest

Quote from: jahyde on March 24, 2021, 08:14:49 PM
Actually - this is the only reason (speedtest) I ever use that feature.... would it be possible to integrate some plugin to run /usr/local/bin/speedtest

There is currently work being done on a speedtest plugin by mihakralj. To the follow the progress see the following pull request:

Initial pull request for the speedest plugin #2298