mirror of https://github.com/ntop/n2n.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hamish Coleman
1accc76ad3
|
2 years ago | |
---|---|---|
.. | ||
munin | 3 years ago | |
README.md | 3 years ago | |
hack_fakeautoconf.sh | 2 years ago | |
indent.sh | 3 years ago | |
n2n-ctl | 3 years ago | |
n2n-gateway.sh | 3 years ago | |
n2n-httpd | 3 years ago | |
test_harness.sh | 3 years ago | |
test_integration_edge.sh | 3 years ago | |
test_integration_supernode.sh | 3 years ago | |
version.sh | 3 years ago |
README.md
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