diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -24,6 +24,12 @@ The official ptunnel website is located here: <http://www.cs.uit.no/~daniels/PingTunnel/> +Dependencies +------------ +Required: pthread +Optional: pcap, selinux + + Compiling --------- Either run "./autogen.sh" for a fully automatic build or run it manually with: |