Hi,
Is it possible to pass search parameters by URL on FDB table as in Ports search? ie:
/ports/ifAlias=SEARCHSTRING/format=list_basic/
I tried this but doesn’t work:
/search/search=fdb/searchby=ip/searchPhrase=192.168.113.67
thanks!
Hi,
Is it possible to pass search parameters by URL on FDB table as in Ports search? ie:
/ports/ifAlias=SEARCHSTRING/format=list_basic/
I tried this but doesn’t work:
/search/search=fdb/searchby=ip/searchPhrase=192.168.113.67
thanks!
[21:32] laf: @patux Not without code changes. Most likely just changing _POST to vars in html/pages/search/fdb.inc.php
Tested.
Worked.
I made a PR.