Skip to content

sapfeer0k/php-l2tp-server

Repository files navigation

PHP l2tp vpn server

This project has been started as my research work about l2tp VPN protocol. I've been trying to implement RFC2661 standart. The code is published under the GPLv3. Feel free to use it.

Ongoing actions:

  • Implement PPP frames forwarding
  • Implement packet loss detection
  • Write unit test for Host name AVP
  • Write unit test for Unrecognized AVP
  • Write unit test for Framing Capabilties AVP
  • Write unit test for Protocol Version AVP
  • Write unit test for Receive Window Size AVP
  • Write unit test for Vendor Name AVP
  • Implement Challenge AVP
  • Write unit test for Challenge AVP
  • Implement Tie Breaker AVP
  • Write unit test for Tie Breaker AVP
  • Implement Challenge Response AVP
  • Write unit test for Challenge Response AVP

About

we can do this :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages