gitextract_34_t8afn/ ├── README.md ├── certificate.txt ├── check_sys.sh ├── client_download.txt ├── connect-script ├── for_zhongzhuan/ │ ├── checkpsw.sh │ ├── checkstat.sh │ ├── chnroutes/ │ │ └── master/ │ │ ├── cdn.conf │ │ ├── chnroutes.py │ │ └── custom.conf │ ├── mutiUDP2raw.sh │ ├── transite_ON_udp2raw.sh │ └── udp2raw ├── gen-client-cert.sh ├── install_script.sh ├── manual_install/ │ ├── ocserv1.1.6_install.sh │ └── profile.xml ├── no-route.txt ├── ocserv ├── ocserv.conf ├── ocserv_quick.sh ├── ocserv_radius_quickinstall.sh ├── paypal/ │ └── readme.txt ├── profile/ │ ├── profile.bak.xml │ └── profile.new.xml ├── radius/ │ ├── change_ prompt.txt │ ├── change_ocserv_to_passwd_auth.sh │ ├── change_ocserv_to_radius_auth.sh │ ├── clear_online_user.sh │ ├── clearsession.sh │ ├── daloradius1.3_install.sh │ ├── monthlytrafficcounter.conf │ ├── ocserv_install.sh │ ├── radius_install.sh │ ├── readme.md │ └── sqlcounter ├── radius_for_ocserv.sh ├── route.txt ├── ssl/ │ ├── Symantec.txt │ ├── letsencrypt.sh │ ├── server_ssl_install.txt │ └── 常见错误解决.md ├── user_add.sh └── user_del.sh