doc/Scratchpad.md
bash
./autogen.sh
./configure
make
cd packages/rpm
./configure
rpmbuild -bb ./n2n.spec
VERSION file to new version, e.g. 4.0.1git add VERSIONgit commit -m "moved to version 4.0.1"git tag -a 4.0.1 -m "moved to version 4.0.1"git push --tagsn2n-route tool (Linux only so far)n2n-portfwd tool to support UPnP and PMP port forwarding