chiark
/
gitweb
/
~mdw
/
userv-utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ed509eb
)
Add example invocation.
author
ian
<ian>
Wed, 31 May 2000 01:16:05 +0000
(
01:16
+0000)
committer
ian
<ian>
Wed, 31 May 2000 01:16:05 +0000
(
01:16
+0000)
ipif/udptunnel
patch
|
blob
|
blame
|
history
diff --git
a/ipif/udptunnel
b/ipif/udptunnel
index bb48d1d4547373abe95a5d446c635efb41448d16..5b64b2b631be1115dec6efd9fb150caf7f426c35 100755
(executable)
--- a/
ipif/udptunnel
+++ b/
ipif/udptunnel
@@
-1,6
+1,10
@@
#!/usr/bin/perl
# Simple tunnel for userv-ipif tunnels.
#
#!/usr/bin/perl
# Simple tunnel for userv-ipif tunnels.
#
+# Example test invocation
+#
+# ./udptunnel -e nonce -e timestamp/10/30 -e pkcs5/8 -e blowfish-cbcmac/128 -e blowfish-cbc/128 -m -f ./udptunnel-forwarder davenant,Any anarres,Command 172.30.206.1,172.30.206.2,1000,cslip 15,70 '' '' rsh anarres things/userv-utils/ipif/udptunnel -f things/userv-utils/ipif/udptunnel-forwarder
+#
# usage:
# udptunnel
# [ -l[<local-command/arg>] ... .
# usage:
# udptunnel
# [ -l[<local-command/arg>] ... .