hamncheese/modules/n2nvpn/n2n/scripts
2023-08-26 15:59:57 -05:00
..
munin Initial commit 2023-08-26 15:59:57 -05:00
config.guess Initial commit 2023-08-26 15:59:57 -05:00
config.sub Initial commit 2023-08-26 15:59:57 -05:00
hack_fakeautoconf.sh Initial commit 2023-08-26 15:59:57 -05:00
indent.sh Initial commit 2023-08-26 15:59:57 -05:00
install-sh Initial commit 2023-08-26 15:59:57 -05:00
n2n-ctl Initial commit 2023-08-26 15:59:57 -05:00
n2n-gateway.sh Initial commit 2023-08-26 15:59:57 -05:00
n2n-httpd Initial commit 2023-08-26 15:59:57 -05:00
README.md Initial commit 2023-08-26 15:59:57 -05:00
test_harness.sh Initial commit 2023-08-26 15:59:57 -05:00
test_integration_edge.sh Initial commit 2023-08-26 15:59:57 -05:00
test_integration_supernode.sh Initial commit 2023-08-26 15:59:57 -05:00
version.sh Initial commit 2023-08-26 15:59:57 -05:00

This directory contains executables that are not compiled. Some of these may end up installed for use by end users, but many of them are for use during development, builds and tests.

Nothing in this directory should need compiling to use and they should be written such that they do not need configuring (e.g: they might probe several directories for their requirements)

See the Scripts Documentation for further details