[PR #32] Add extra server and client options #43

Open
opened 2026-02-25 20:30:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamwalach/openvpn-web-ui/pull/32
Author: @tyzbit
Created: 5/7/2021
Status: 🔄 Open

Base: masterHead: add-extras


📝 Commits (1)

  • 4995dc5 add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/adamwalach/openvpn-web-ui/pull/32 **Author:** [@tyzbit](https://github.com/tyzbit) **Created:** 5/7/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-extras` --- ### 📝 Commits (1) - [`4995dc5`](https://github.com/adamwalach/openvpn-web-ui/commit/4995dc5e88886a81799c30a17dcb066fefdaa47a) add extra server and client options ### 📊 Changes **5 files changed** (+39 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/openvpn-web-ui#43
No description provided.