mirror of
https://github.com/adamwalach/openvpn-web-ui.git
synced 2026-04-25 04:46:24 +03:00
[PR #32] Add extra server and client options #43
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/openvpn-web-ui#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamwalach/openvpn-web-ui/pull/32
Author: @tyzbit
Created: 5/7/2021
Status: 🔄 Open
Base:
master← Head:add-extras📝 Commits (1)
4995dc5add extra server and client options📊 Changes
5 files changed (+39 additions, -2 deletions)
View changed files
📝
conf/openvpn-client-config.tpl(+2 -0)📝
conf/openvpn-server-config.tpl(+4 -2)📝
controllers/certificates.go(+1 -0)📝
models/models.go(+4 -0)📝
views/ovconfig.html(+28 -0)📄 Description
In this PR we add the ability to specify DNS servers and to add extra config options to the server and client configs.
https://github.com/adamwalach/go-openvpn/pull/4 must be merged prior to merging this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.