Skip to content

The main purpose of the SSL-VPN report page is to be able to retrieve the data of users on your Active Directory server and to bring everything related to this data to your hand more easily.

License

Notifications You must be signed in to change notification settings

JosephSpace/SSL-VPN

Repository files navigation

192 168 1 121_3030_login - Google Chrome 2025-03-24 18-06-54

This application's purpose is to retrieve the data of employees and users from the Active Directory server using LDAP, organize it in a structured manner, and present it to users in an HTML environment.

Features that will work efficiently for you while using this application:

*User Search *Admin Search *Active Directory Server Control *PC Search *User PC Search *Password Change *User Control

installs the Flask framework, allowing you to develop web applications and APIs in Python.

pip install flask

We have stored all the data for you

pip install -r requirements.txt
templates/                 
├── dc-log.html
├── home.html
├── index.html 
├── P-list.html 
├── password.html
├── search.html
├── userlog.html

python/                
├── app.py       
├── config.py           
├── auth.py          
├── requirements.txt
└── run_app.bat     

static/                
├── css/               
│   ├── loading.css     
│   ├── navbar.css
│   ├── login-styles.css
│   ├── styles.css
│   └── main.css      
├── js/              
│   ├── navbar.js       
│   ├── notifications.js
│   ├── notify.js   # Login page
└── └── notify-styles.js    
                      

Maintainer

https://github.com/JosephSpace

Credits

https://github.com/JosephSpace/SSL-VPN

Contact


License

MIT

The included Freeboard code is redistributed per its MIT License.

About

The main purpose of the SSL-VPN report page is to be able to retrieve the data of users on your Active Directory server and to bring everything related to this data to your hand more easily.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published