Skip to content

Commit

Permalink
Fix SPN testnet portmaster args
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Dec 20, 2024
1 parent c7f3475 commit 1e9e626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spn/testing/simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1e9e626

Please sign in to comment.