static antinat64 for linux
This commit is contained in:
parent
a52d46d701
commit
06087c6a06
@ -1 +1 @@
|
||||
Antinat linux build TODO
|
||||
TODO antinat32
|
||||
|
20
linux/antinat.xml
Executable file
20
linux/antinat.xml
Executable file
@ -0,0 +1,20 @@
|
||||
<?xml version='1.0'?>
|
||||
<antinatconfig>
|
||||
<!-- Any interface -->
|
||||
<interface value='127.0.0.1'/>
|
||||
|
||||
<!-- Port to listen on -->
|
||||
<port value='32768'/>
|
||||
|
||||
<!-- What security methods do we offer clients? -->
|
||||
<authchoice>
|
||||
<select mechanism='anonymous'/>
|
||||
<select mechanism='chap'/>
|
||||
<select mechanism='cleartext'/>
|
||||
</authchoice>
|
||||
|
||||
<!-- Which connections should we accept or reject? -->
|
||||
<filter>
|
||||
<accept/>
|
||||
</filter>
|
||||
</antinatconfig>
|
BIN
linux/antinat64
Executable file
BIN
linux/antinat64
Executable file
Binary file not shown.
1
windows/Readme.txt
Normal file
1
windows/Readme.txt
Normal file
@ -0,0 +1 @@
|
||||
TODO corkscrew
|
Loading…
Reference in New Issue
Block a user