mirror of
https://github.com/cmur2/openvpn-status-web.git
synced 2025-06-29 10:30:23 +02:00
Convert into gem
This commit is contained in:
14
examples/status.v1
Normal file
14
examples/status.v1
Normal file
@ -0,0 +1,14 @@
|
||||
OpenVPN CLIENT LIST
|
||||
Updated,Sun Jan 1 23:42:00 2012
|
||||
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
|
||||
foo,1.2.3.4:1234,11811160064,4194304,Sun Jan 1 23:42:00 2012
|
||||
bar,1.2.3.5:1235,512,2048,Sun Jan 1 23:42:00 2012
|
||||
ROUTING TABLE
|
||||
Virtual Address,Common Name,Real Address,Last Ref
|
||||
192.168.0.0/24,foo,1.2.3.4:1234,Sun Jan 1 23:42:00 2012
|
||||
192.168.66.2,bar,1.2.3.5:1235,Sun Jan 1 23:42:00 2012
|
||||
192.168.66.3,foo,1.2.3.4:1234,Sun Jan 1 23:42:00 2012
|
||||
2001:db8:0:0::1000,bar,1.2.3.5:1235,Sun Jan 1 23:42:00 2012
|
||||
GLOBAL STATS
|
||||
Max bcast/mcast queue length,42
|
||||
END
|
Reference in New Issue
Block a user