mirror of
https://github.com/safing/portmaster
synced 2025-04-09 05:29:11 +00:00
Fix SPN testnet portmaster args
This commit is contained in:
parent
c7f3475382
commit
1e9e6263d4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ For testing just one Hub with a different build or config, you can simply use `.
|
|||
|
||||
For connecting to the SPN test network with Portmaster, execute portmaster like this:
|
||||
|
||||
sudo ../../../cmds/portmaster-core/portmaster-core --disable-shutdown-event --devmode --log debug --data /opt/safing/portmaster
|
||||
sudo ../../../cmds/portmaster-core/portmaster-core --disable-shutdown-event --devmode --log debug --data /opt/safing/portmaster --spn-map test --bootstrap-file ./testdata/shared/bootstrap.dsd
|
||||
|
||||
Note:
|
||||
This uses the same portmaster data and config as your installed version.
|
||||
|
|
Loading…
Add table
Reference in a new issue