mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-26 21:01:32 +08:00
Net 792 remove freebsd (#2735)
* remove freebsd * undo quick script changes * Update nm-quick.sh --------- Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
e6301e7a5c
commit
c4b36ac791
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -92,7 +92,6 @@ body:
|
||||
multiple: true
|
||||
options:
|
||||
- Linux
|
||||
- FreeBSD
|
||||
- Windows
|
||||
- Mac
|
||||
- Unlisted
|
||||
|
@@ -23,7 +23,6 @@ builds:
|
||||
- linux_arm64
|
||||
- darwin_amd64
|
||||
- darwin_arm64
|
||||
- freebsd_amd64
|
||||
- windows_amd64
|
||||
binary: 'nmctl'
|
||||
archives:
|
||||
|
@@ -23,7 +23,6 @@ builds:
|
||||
- linux_arm64
|
||||
- darwin_amd64
|
||||
- darwin_arm64
|
||||
- freebsd_amd64
|
||||
- windows_amd64
|
||||
binary: 'nmctl'
|
||||
archives:
|
||||
|
@@ -43,7 +43,7 @@
|
||||
| Create | Manage | Automate |
|
||||
|-------------------------------------------|-----------------------------------------|-----------------------------------------|
|
||||
| :heavy_check_mark: WireGuard Networks | :heavy_check_mark: Admin UI | :heavy_check_mark: Linux |
|
||||
| :heavy_check_mark: Remote Access Gateways | :heavy_check_mark: OAuth | :heavy_check_mark: FreeBSD |
|
||||
| :heavy_check_mark: Remote Access Gateways | :heavy_check_mark: OAuth | :heavy_check_mark: Docker |
|
||||
| :heavy_check_mark: Mesh VPNs | :heavy_check_mark: Private DNS | :heavy_check_mark: Mac |
|
||||
| :heavy_check_mark: Site-to-Site | :heavy_check_mark: Access Control Lists | :heavy_check_mark: Windows |
|
||||
|
||||
|
Reference in New Issue
Block a user