Initial code commit

This commit is contained in:
angt
2015-10-20 16:55:54 +02:00
parent c7bb703777
commit afa530b766
3 changed files with 130 additions and 0 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
CFLAGS=-std=c99 -fsanitize=address -fno-omit-frame-pointer
glorytun:
setcap: glorytun
sudo setcap cap_net_admin+ep glorytun