hamncheese/n2n/scripts
2023-09-14 21:50:26 -05:00
..
munin New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
config.guess New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
config.sub New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
hack_fakeautoconf.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
indent.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
install-sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
n2n-ctl New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
n2n-gateway.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
n2n-httpd New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
README.md New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
test_harness.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
test_integration_edge.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
test_integration_supernode.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
version.sh New version with edge binary no longer embedded. 2023-09-14 21:50:26 -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