This website requires JavaScript.
Explore
Help
Register
Sign In
DiogoVieira14
/
lr-openvpn-backend
Watch
1
Star
0
Fork
0
You've already forked lr-openvpn-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78cb5395081efe2895816b5e01c43c7a0c42af84
lr-openvpn-backend
/
src
/
main
/
java
/
com
/
litoralregas
/
openvpn
/
router
T
History
litoral05
78cb539508
Implement full OpenVPN lifecycle: provisioning, removal, IP allocation, and SSH integration
2026-05-05 15:12:51 +01:00
..
CreateRouterRequest.java
Add create router endpoint
2026-05-05 10:15:05 +01:00
Router.java
Refactor router status transitions and remove READY state
2026-05-05 10:34:26 +01:00
RouterController.java
Implement full OpenVPN lifecycle: provisioning, removal, IP allocation, and SSH integration
2026-05-05 15:12:51 +01:00
RouterRepository.java
Add router duplicate subnet validation
2026-05-05 10:20:44 +01:00
RouterService.java
Add REMOVING router status and update transitions
2026-05-05 11:44:23 +01:00
RouterStatus.java
Add REMOVING router status and update transitions
2026-05-05 11:44:23 +01:00
UpdateRouterStatusRequest.java
Allow PENDING to REMOVED transition
2026-05-05 10:39:57 +01:00