These are optional config files for use with bouncer.
Note that the paths in the yml files and bin scripts will need to be updated for your system. TODO: make configurable :)
- Create a fake ~zod
bin/bounce
Or if running multiple ships:
bin/bounce # defaults to bouncing ~zod on port 12321
bin/bounce -s net -p 12322
This will bounce ~net
running on port 12322
- Start the fake ~zod
bin/sync
Or if running multiple ships:
bin/sync # defaults to syncing ~zod on port 12321
bin/sync -s net -p 12322
This will sync ~net
running on port 12322