Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ #13

Open
TheBugurtov opened this issue Aug 19, 2024 · 7 comments
Open

FAQ #13

TheBugurtov opened this issue Aug 19, 2024 · 7 comments

Comments

@TheBugurtov
Copy link

Вы можете нормальное описание сделать, как это в роутер засунуть?

@Ser9ei
Copy link

Ser9ei commented Aug 20, 2024

  1. Get OpenWrt source to your local dir
  2. Download source code from this repository and move "amneziawg-tools", "luci-proto-amneziawg", "kmod-amneziawg" to the "packages" directory of the OpenWrt sources from the step (1)
  3. Follow instructions from the official OpenWrt wiki https://openwrt.org/docs/guide-developer/toolchain/single.package

@rimsky57
Copy link

linux moment - everyman need it but nobody can't use it
thanks but yours works useless

@olegenii
Copy link

@TheBugurtov

  1. Make a fork of the repo.
  2. Create a folder .github/workflows.
  3. Grab a github action workflow file build-modules.yam from most starred forks and put it in newly created folder .github/workflows.
  4. Update build_env according to your OpenWrt release, CPU arch/target/subtarget and vermagic (opkg list-installed kernel returns the needed value after dash: ***-).
  5. Commit changes, add a tag like v*..
  6. Push commit and tags. Wait up to 2 hours while job being exucuted. Grab packages from release and install locally using OpenWrt web UI -> Software

@VasiliyMooduckovich
Copy link

https://github.com/itdoginfo/domain-routing-openwrt/wiki/Amnezia-WG-Build

@defanator
Copy link

Yet another fork with documented way of building and acquiring binary artifacts for any arbitrary OpenWrt release, architecture, and target: https://github.com/defanator/amneziawg-openwrt

@VasiliyMooduckovich
Copy link

precompiled binaries for all(?) arch u can get there (if u trust it ;)
https://github.com/Slava-Shchipunov/awg-openwrt/releases/tag/v23.05.4

@defanator
Copy link

precompiled binaries for all(?) arch u can get there (if u trust it ;) https://github.com/Slava-Shchipunov/awg-openwrt/releases/tag/v23.05.4

Those are outdated and are not in sync with the upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants