Commit History

作者 SHA1 備註 提交日期
  Mustafa Arici 9ce7db14b1 refactor(vpn): move all funcs under Server struct 7 年之前
  Mustafa Arici 90a67f2e88 doc(net): add doc comments to uncommented functions 7 年之前
  Mustafa Arici fc6ff58592 refactor(cmd/ovpm): refactor ovpm commands 7 年之前
  Mustafa Arici 02d15964ec style(net): seperate conditionals 8 年之前
  Mustafa Arici 50f831d884 fix(vpn): ensure Emit() when restarting 8 年之前
  Mustafa Arici 689f258164 fix(user): don't allow assigning server's ip to the client 8 年之前
  Mustafa Arici 5479ea9562 fix(net,user): improve handle validation process 8 年之前
  Mustafa Arici 24f01fe15e fix(net): ensure validation is consistent 8 年之前
  Mustafa Arici 98231fbd0c refactor: allow dots in the name inputs 8 年之前
  Mustafa Arici 55acfb6b25 refactor: major refactor of all service 8 年之前
  Mustafa Arici 14d43463ba fix(net): handle --via flag properly 8 年之前
  Mustafa Arici 9eef0563b0 fix(user): handle static addresses properly 8 年之前
  Mustafa Arici fc9f6c78ab feat(vpn): show available network types via cli && fetch associated user 8 年之前
  Mustafa Arici a00f665006 feat(net): implement static route type Networks 8 年之前
  Mustafa Arici 3f128fa377 feat(net): handle iptables upon association/dissociation 8 年之前
  Mustafa Arici 58c21011e7 feat(net): impl. network association/dissociation 8 年之前
  Mustafa Arici 36ee539bee feat(cli): implement network cli 8 年之前
  Mustafa Arici c253193ef2 feat(network): implement network service 8 年之前
  Mustafa Arici ae162139cc feat(vpn): allocate client ip addresses dynamically and statically 8 年之前
  Mustafa Arici 4436880004 fix(vpn): ensure OpenVPN is restarted when freshly installed initialized 8 年之前
  Mustafa Arici b6e48777d0 feat(vpn): ensure nat is enabled when starting vpn 8 年之前