opengnb: version 1.6.4 is ported to openwrt#28956
Open
charleschan2006-alias wants to merge 4 commits intoopenwrt:masterfrom
Open
opengnb: version 1.6.4 is ported to openwrt#28956charleschan2006-alias wants to merge 4 commits intoopenwrt:masterfrom
charleschan2006-alias wants to merge 4 commits intoopenwrt:masterfrom
Conversation
|
greatly support, i desperately need this feature |
|
感谢大佬的移植!以后不用自己在 OpenWrt 上编译了! |
This ports opengnb version 1.6.3 to OpenWrt. Signed-off-by: charles chan <hollidgelongsun157@gmail.com>
e829618 to
46ea109
Compare
|
charleschan2006-alias made great efforts for OpenGNB porting to OpenWRT platform |
|
Nice work! No more manual compilation from now on. |
|
Great addition! This would be a very useful tool for OpenWrt users. Hope to see it merged soon. |
BKPepe
requested changes
Mar 23, 2026
Member
BKPepe
left a comment
There was a problem hiding this comment.
I noticed that you are including a lot of configuration files for Darwin, FreeBSD, and OpenBSD. However, these are not used within the OpenWrt environment, and the Makefile does not reference them at all. Is there a reason for including these redundant files in the OpenWrt package?
|
good jod! I love your work! |
|
oh yeah. that's meaning not need to recompile . 如果能进就太好了。 |
Signed-off-by: charles chan <hollidgelongsun157@gmail.com>
Signed-off-by: charles chan <hollidgelongsun157@gmail.com>
Signed-off-by: charles chan <hollidgelongsun157@gmail.com>
|
Useful tool, highly recommended. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Package Details
PKG_MAINTAINER:= Charles Chan hollidgelongsun157@gmail.com
opengnb: version 1.6.3 is ported to openwrt
Description:
OpenGNB is an open source P2P decentralized Software Defined Virtual Network with extreme intranet penetration capability,Allows you to combine your company-home network into a direct-access LAN.
All code related to the GNB project is released as open source, and the currently released source code supports the following platforms: FreeBSD Linux OpenWRT Raspberrypi OpenBSD macOS
GNB Features
Intranet penetration P2P VPN
No public IP required
Extreme link capability
Unlimited speed effects
Data Security
Reliable authentication between GNB nodes based on elliptic curve digital signature
Multi-platform support
GNB is developed in C language. It does not need to refer to third-party library files when compiling. It can be easily ported to the current popular operating systems. Currently supported operating systems and platforms include Linux_x86_64, Windows10_x86_64, macOS, FreeBSD_AMD64, OpenBSD_AMD64, Raspberry Pi, OpenWRT; as big as server environment, desktop system, as small as OpenWRT router with only 32M memory can run GNB network very well.
🧪 Run Testing Details
✅ Formalities