chiark
/
gitweb
/
~mdw
/
tripe
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use the new official IANA-allocated port number 4070.
[tripe]
/
mon
/
tripemon.in
diff --git
a/mon/tripemon.in
b/mon/tripemon.in
index 4d0472a6a7c56e82c93d341fea011309683da8d4..912f7d0b52790437fb85a3b13be0735ce2310051 100644
(file)
--- a/
mon/tripemon.in
+++ b/
mon/tripemon.in
@@
-966,7
+966,7
@@
class AddPeerDialog (MyDialog):
newlinep = True)
me.e_port = table.labelled('Port',
ValidatingEntry(numericvalidate(0, 65535),
- '
22003
',
+ '
4070
',
5))
me.c_keepalive = G.CheckButton('Keepalives')
me.l_tunnel = table.labelled('Tunnel',