Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yjdwbj/build-firmware-by-action
Building self openWRT firmware and Linux kernel by Github Action
https://github.com/yjdwbj/build-firmware-by-action
kernel network openwrt socks5 tailscale tunnel v2ray vpn
Last synced: 16 days ago
JSON representation
Building self openWRT firmware and Linux kernel by Github Action
- Host: GitHub
- URL: https://github.com/yjdwbj/build-firmware-by-action
- Owner: yjdwbj
- Created: 2024-01-27T06:04:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T21:06:09.000Z (9 months ago)
- Last Synced: 2024-04-14T00:58:53.569Z (9 months ago)
- Topics: kernel, network, openwrt, socks5, tailscale, tunnel, v2ray, vpn
- Language: Shell
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building self openWRT firmware and Linux kernel by Github Action
## About GitHub Actions
GitHub Actions can be used to automate software workflows, from building to deploying. It’s free of charge for standard GitHub-hosted runners in public repositories and has 2000 minutes limit per month for private repositories. Their runners have decent hardware resources for building linux kernels.