Commit graph

  • 2aa042b919
    Added UseServerDNS option for clients who do not have to use the DNS specified in the server configuration. (#79) Gerwim 2021-08-05 19:58:01 +02:00
  • de0c9fd26b
    Port forwarding for server (#69) Elijah Pavkin 2021-08-05 20:50:31 +03:00
  • 2fa4ca32ab
    Updated README (#80) Gerwim 2021-08-05 19:46:11 +02:00
  • 8c0422d443 Added UseServerDNS option for clients who do not have to use the DNS specified in the server configuration. Gerwim Feiken 2021-08-05 01:04:33 +02:00
  • de71f1efef Updated README Gerwim Feiken 2021-08-05 01:19:02 +02:00
  • 6c7b177aad
    Bump tar from 6.0.1 to 6.1.4 dependabot[bot] 2021-08-03 22:43:28 +00:00
  • 49b215aac8
    Bump normalize-url from 4.5.0 to 4.5.1 dependabot[bot] 2021-06-11 07:50:17 +00:00
  • 22422ecdd0 Added error message Ilya Pavkin 2021-06-05 18:12:07 +03:00
  • 3e1210ba9d Added option to publish forwarded port to clients. Ilya Pavkin 2021-06-05 18:00:58 +03:00
  • dd50da00cd
    update db.go with USER and PASS ENV variables kking124 2021-06-02 09:19:44 -04:00
  • a558cce412
    add USER and PASS ENV to Dockerfile kking124 2021-06-02 09:17:30 -04:00
  • 36cc235157
    Move screenshot to more prominent position vados 2021-05-26 09:06:17 +09:00
  • 9fa904bdc3
    Bump chart.js from 2.9.3 to 2.9.4 dependabot[bot] 2021-05-12 00:56:10 +00:00
  • b1573b5171
    Bump lodash from 4.17.19 to 4.17.21 dependabot[bot] 2021-05-11 11:49:35 +00:00
  • 9a38339a1a
    Bump hosted-git-info from 3.0.4 to 3.0.8 dependabot[bot] 2021-05-09 09:58:26 +00:00
  • 4e7a74c004 remove maxchars for copy+paste Alan Scherger 2021-04-23 13:35:55 -05:00
  • 024aadbfd2
    Bump ssri from 8.0.0 to 8.0.1 (#51) dependabot[bot] 2021-03-26 20:02:02 +01:00
  • 872f0fbed5
    Bump jquery-validation from 1.19.1 to 1.19.3 (#48) dependabot[bot] 2021-03-26 20:01:48 +01:00
  • 53d29fbd53
    Bump ssri from 8.0.0 to 8.0.1 dependabot[bot] 2021-03-21 05:29:52 +00:00
  • 59b6929d98
    Bump jquery-validation from 1.19.1 to 1.19.3 dependabot[bot] 2021-01-13 18:51:48 +00:00
  • e482fa0988
    Bump ini from 1.3.5 to 1.3.8 (#44) dependabot[bot] 2020-12-12 22:10:41 +01:00
  • 74333c9822
    Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-12 15:17:07 +00:00
  • 1ce08cfe40 hash passwords in json file Mitaka Jin 2020-12-12 11:30:53 +01:00
  • 68058a356e
    Update stale.yml Khanh Ngo 2020-10-12 22:50:55 +02:00
  • 1fad3a6d07
    Create stale.yml Khanh Ngo 2020-10-12 22:49:42 +02:00
  • 4ecafb3191
    Create FUNDING.yml Khanh Ngo 2020-10-12 21:47:56 +02:00
  • b8142b80c2
    Add configurable bind address (#36) v0.2.7 tituspijean 2020-10-10 16:01:35 +02:00
  • 5ec77ecd72
    Fix username when authentication is disabled Khanh Ngo 2020-10-10 16:00:18 +02:00
  • 6bfa6c36fc Fix identation and module requirements tituspijean 2020-10-10 15:27:33 +02:00
  • 954c54cbd9 Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui Khanh Ngo 2020-10-10 13:49:25 +02:00
  • 6b67969a8d Add configurable bind address tituspijean 2020-10-10 11:34:14 +02:00
  • 9dca2b7361
    Login disable (#35) v0.2.6 Khanh Ngo 2020-10-09 23:33:29 +02:00
  • adee2ecb97
    Add ability to disable user authentication Khanh Ngo 2020-10-09 23:31:45 +02:00
  • c20fa32086 Merge remote-tracking branch 'origin/master' Khanh Ngo 2020-10-09 21:54:21 +02:00
  • f39ae22b27 fix postup & postdown bug sunyu 2020-09-25 20:13:10 +08:00
  • a53a85618f fix QCCode bug sunyu 2020-09-25 17:49:06 +08:00
  • 03428646e1 add client postup & postdown sunyu 2020-09-25 15:35:23 +08:00
  • a89fb34555 fix private subnets bug sunyu 2020-09-25 14:48:44 +08:00
  • 2b7a8d01c7 fix bug sunyu 2020-09-25 13:50:47 +08:00
  • 453e9fcf5d add private subnets sunyu 2020-09-24 19:38:52 +08:00
  • c205a04443
    Fix first pageload (#32) v0.2.5 Khanh Ngo 2020-09-13 22:03:31 +02:00
  • 4991df5d81 Merge branch 'master' into fix-first-pageload Khanh Ngo 2020-09-13 22:03:04 +02:00
  • f547cfdcc0 Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui Khanh Ngo 2020-09-13 22:02:56 +02:00
  • fc02023381
    Fix first pageload fails #24 Khanh Ngo 2020-09-13 22:02:08 +02:00
  • b0ed08f19d
    added Post Up and Post Down configuration to server interface (#28) Jaryl Chng 2020-09-14 03:47:01 +08:00
  • e7032e5946 Merge remote-tracking branch 'jarylc/postup_postdown' Khanh Ngo 2020-09-13 21:45:08 +02:00
  • d82da2fb35
    added instructions for openrc inotifyd config watching on alpine to README.md (#27) Jaryl Chng 2020-09-14 03:39:18 +08:00
  • eff5757cba
    Bump lodash from 4.17.15 to 4.17.19 (#26) dependabot[bot] 2020-09-13 21:38:13 +02:00
  • 1007a5144d
    Bump npm-registry-fetch from 8.0.0 to 8.1.1 (#25) dependabot[bot] 2020-09-13 21:37:59 +02:00
  • 80cdb768a6
    added Post Up and Post Down configuration to server interface Jaryl Chng 2020-08-22 19:56:53 +08:00
  • 05e7cfafb1
    added instructions for openrc inotifyd config watching on alpine to README.md Jaryl Chng 2020-08-22 19:16:12 +08:00
  • 210cb01b3c
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-20 11:14:17 +00:00
  • c0922abd51
    Bump npm-registry-fetch from 8.0.0 to 8.1.1 dependabot[bot] 2020-07-07 19:20:58 +00:00
  • cd7f6e500a
    Edit wireguard client (#19) 0.2.4 Khanh Ngo 2020-06-02 11:20:50 +07:00
  • f9bb6cfe7d
    Edit client Khanh Ngo 2020-06-02 11:08:39 +07:00
  • f84055bc21
    Adjustment in edit client form Khanh Ngo 2020-06-01 23:49:34 +07:00
  • ec2b447b7b
    Update client page using jax Khanh Ngo 2020-06-01 22:38:12 +07:00
  • e3fac242bb
    Client page adjustment Khanh Ngo 2020-06-01 17:59:57 +07:00
  • 9169e75e88
    Show app version on the UI Khanh Ngo 2020-06-01 15:24:11 +07:00
  • 8aa84b2be6
    Add build information to the bianry Khanh Ngo 2020-06-01 13:03:10 +07:00
  • 8cbfda031b
    Merge d72163cf6b into 04174594b9 Khanh Ngo 2020-05-29 07:22:30 +00:00
  • 04174594b9
    Reload the client page after adding new client (#17) v0.2.3 Khanh Ngo 2020-05-29 14:22:29 +07:00
  • d72163cf6b
    Reload the client page after adding new client Khanh Ngo 2020-05-29 14:20:37 +07:00
  • 6589b41cc1
    Reformat HTML code Khanh Ngo 2020-05-29 11:27:23 +07:00
  • 680e73c990
    Use const instead of var for js variables Khanh Ngo 2020-05-29 10:47:55 +07:00
  • 9617425033
    Add preshared key in wireguard config (#15) Khanh Ngo 2020-05-28 09:25:21 +07:00
  • 436667981f
    Add preshared key in wireguard config Khanh Ngo 2020-05-28 09:24:04 +07:00
  • f76de28a17
    Support ARM build (#14) v0.2.2 Khanh Ngo 2020-05-22 13:49:13 +07:00
  • 2ba0236384
    Update github workflow to have freebsd os and arm build Khanh Ngo 2020-05-22 13:44:49 +07:00
  • 6f478c7602
    Update github workflow to have freebsd os and arm build Khanh Ngo 2020-05-22 13:37:40 +07:00
  • f82922c23d
    Hide echo banner on startup Khanh Ngo 2020-05-22 10:22:02 +07:00
  • a0c3d09577 Merge branch 'master' of github.com:ngoduykhanh/wireguard-ui v0.2.1 Khanh Ngo 2020-05-22 10:13:11 +07:00
  • 175a3be0e7
    Fix user db path Khanh Ngo 2020-05-22 10:12:59 +07:00
  • 20ab6fc87e
    Update README.md Khanh Ngo 2020-05-21 23:33:46 +07:00
  • 06c7c58264
    Update README.md Khanh Ngo 2020-05-21 23:33:10 +07:00
  • 216d790394
    Update Gitlab workflow v0.2 Khanh Ngo 2020-05-21 23:27:53 +07:00
  • 6a7d6e5e63
    Update README.md Khanh Ngo 2020-05-21 23:27:36 +07:00
  • 5d3ed6b741
    Add github workflow (#13) Khanh Ngo 2020-05-21 23:17:33 +07:00
  • 43851dfcfe
    Update Gitlab workflow Khanh Ngo 2020-05-21 23:16:55 +07:00
  • 4498a46fe3
    Update Gitlab workflow Khanh Ngo 2020-05-21 23:08:15 +07:00
  • 6790a53e55
    Update Gitlab workflow Khanh Ngo 2020-05-21 22:40:30 +07:00
  • c7f088401a
    Update Gitlab workflow Khanh Ngo 2020-05-21 22:27:08 +07:00
  • 824b31aba2
    Update Gitlab workflow Khanh Ngo 2020-05-21 22:22:41 +07:00
  • 29c7a43a23
    Update Gitlab workflow Khanh Ngo 2020-05-21 22:17:47 +07:00
  • 6a1d42cc0e
    Update Gitlab workflow Khanh Ngo 2020-05-21 22:01:27 +07:00
  • a2788a97d3
    Update Gitlab workflow Khanh Ngo 2020-05-21 21:49:00 +07:00
  • f05236b632
    Update Gitlab workflow Khanh Ngo 2020-05-21 20:48:07 +07:00
  • c8b1ca04ac
    Update build script Khanh Ngo 2020-05-21 20:30:10 +07:00
  • bf68ca13c8
    Adjustment in build script Khanh Ngo 2020-05-21 17:56:57 +07:00
  • 79775cc422
    Add Github workflow Khanh Ngo 2020-05-21 17:31:14 +07:00
  • b4c0647259
    Add Github workflow Khanh Ngo 2020-05-21 17:29:09 +07:00
  • dd57e297e7
    Revert changes in docker-compose file Khanh Ngo 2020-05-21 15:56:13 +07:00
  • 857be2c006
    Resolve conflicts Khanh Ngo 2020-05-21 15:53:25 +07:00
  • e819e1ce9f Use volume declaration rather local volume mounts Alex Co 2020-05-21 15:53:21 +07:00
  • 9a27cc366f
    Single binary build (#10) Khanh Ngo 2020-05-21 15:51:24 +07:00
  • d00d7bd8fe
    Fix wg config template Khanh Ngo 2020-05-21 15:48:47 +07:00
  • 58f1bd65bb
    Fix Dockerfile Khanh Ngo 2020-05-21 15:35:31 +07:00
  • 8ea0ee3ca5
    Fix rice build Khanh Ngo 2020-05-21 15:22:08 +07:00
  • d428bfe6f4
    Adjust dockerfile Khanh Ngo 2020-05-21 14:19:10 +07:00
  • af16649b3f
    Single binary build Use go rice for embedding the static files and templates to the binary file Khanh Ngo 2020-05-21 11:43:03 +07:00