portable python protocol simulator for testing purposes. Support radius, diameter, dhcp, ldap, EAP calculations(SIM, AKA, AKA')
Features
- DIAMETER protocol
- RADIUS protocol
- DHCP protocol
- LDAP protocol
- SMPP protocol
- EAP calculations
Categories
Data FormatsLicense
BSD LicenseFollow Python Protocol Simulator
You Might Also Like
Create and run cloud-based virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
Rate This Project
Login To Rate This Project
User Reviews
-
Easy to use, flexible and portable.
-
To test the RADIUS server which can convert the request to DIAMETER, I was searching simulators of the following purpose. - RADIUS EAP-AKA - HSS (SWx) This simulator supports both of them. And I could test it with some modifications. Very useful!
-
Excellent DIAMETER implementation on python. Easy to use for tests within 3GPP for own implementations. Works on any platform and doesn't require additional modules.