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?
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...
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 (https://github.com/mihakralj/opnsense-speedtest). To the follow the progress see the following pull request:
Initial pull request for the speedest plugin #2298 (https://github.com/opnsense/plugins/pull/2298)