telebit/rvpn/genericlistener
Henry Camacho 860580c7c8 Updated to include selectable domain statistics.
- added support for decent duration display
- added support for byte count display (k/m/g/, etc)
- added detail selector, you can watch n number of connections and refresh while keeping them open.
- refresh button
2017-03-18 14:28:54 -05:00
..
api_collect_connections.go Starting connections, we may not need this. 2017-03-13 20:29:35 -05:00
api_collect_domains.go Adding support for Domain and Domains 2017-03-13 20:22:44 -05:00
api_collect_server.go Updated to include selectable domain statistics. 2017-03-18 14:28:54 -05:00
api_collect_servers.go Updated to include selectable domain statistics. 2017-03-18 14:28:54 -05:00
api_interface.go Got admin SPA up and displaying basic structure, H5BP, Bootstrap, Angular 2017-03-14 19:26:01 -05:00
conn_tracking.go Implemented domain tracking for external connections 2017-03-09 21:38:23 -06:00
conn_wedge.go Added support for YAML configuration file 2017-03-11 14:28:49 -06:00
connection.go Updated to include selectable domain statistics. 2017-03-18 14:28:54 -05:00
connection_registration.go Working version of RVPN 2017-03-02 18:47:59 -06:00
connection_table.go API Rest Interface answers to servers and server/{id} 2017-03-13 16:46:11 -05:00
domain_mapping.go Working version of RVPN 2017-03-02 18:47:59 -06:00
domain_track.go Working version of RVPN 2017-03-02 18:47:59 -06:00
listener_generic.go Committing API code, and clean up. 2017-03-13 11:43:28 -05:00
manager.go Added support for YAML configuration file 2017-03-11 14:28:49 -06:00
one_conn.go Generic Listener supporting unencrypted, encrypted, with TLS version detection before TLS Accept 2017-02-25 23:17:39 -06:00
send_track.go Working version of RVPN 2017-03-02 18:47:59 -06:00
setup.go API Rest Interface answers to servers and server/{id} 2017-03-13 16:46:11 -05:00
tls_get_hello.go got non-terminating traffic identified, and used SNI to figure direction 2017-03-10 23:36:42 -06:00