Node component for Remnawave. Learn more at: https://docs.rw
  • TypeScript 90.8%
  • JavaScript 4.1%
  • Dockerfile 2.7%
  • Makefile 1.2%
  • Shell 0.9%
  • Other 0.3%
Find a file
Жора Змейкин 8070803281
All checks were successful
Build container image / Build and push image (push) Successful in 17m38s
Release 3.2.2
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQTDjUa8CI3kQLAyth4bJ74pBX9MkAUCan+9ZgAKCRAbJ74pBX9M
 kO5xAQDnjiYN21bXWKcrrcNQl+eYbI/V7Ai3r3K0LIbVz75gYwD/X28uEebQjtNW
 f+5kj7ooElYUXUcN82rhYv7tP/JwMgM=
 =DRvC
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQJiBAABCABMFiEELTbzM1MqUnKAcDyP+aV257ecf2EFAmqBjhQbFIAAAAAABAAO
 bWFudTIsMi41KzEuMTIsMiwyEhxrYXR6ZUBldGVyc29mdC5ydQAKCRD5pXbnt5x/
 YWOvD/4krpr7k4lmQ8XQ2s1qV/LyI5qnVtArnsnB9OrHCAYFuo0+XLAumQJ5SmHK
 xkUgX7e6brjnTlPmcIBER95dTrOgEACyVce0ITvmz4J8JPtG95K6oQZ1yrbL1EDB
 vYfMKqnz9lRCz5NlKSh6wS4I1DTrSm6OGSTJnv5/wGB50TkrkuxBZXCPE9KLJkmO
 U7BF2QqJcclcN1lnL6CAqmm8L6ZMWkI21MYSNQTnf7w5g+3di/JDELfFLjpXu6Zw
 kf0npqk+WLBY42dpQ4CtmZPP0tXWXRztPXFab7xQqsn2ppz5KJz1iVHsotD7ulYE
 0iTmw6x75rGHOT+PHXiDlz1qXMLbOstmm+bSXnS3bkKB01gYJ+cDW3gfoNbcTKoR
 2Ftm0DVUD7rn4pjpIQu/MLjGKehVRa91CdnQ2I/EYNhCDMsumaU5R1hAC+1o9fEg
 j42ORlnhRDC4QRVtOywbeKp6JIhBg6KUUshTwmwVHBmEodUdUsqpazOBAGfreSAQ
 mmIzrz1LtY3Yd4iH/ZGsp4pqVrn0kvu6fT6WkAc6Ax8OHKAXcQ+8wwaAu0scEVzd
 FYVwnl+LBwCQwx0krvXzBk/WV43+T63YI57kK4H6k6xBYeqUyxv1FEO5UbepXJ+8
 N1g0kuYJb6ZpEvWS+4fSfjelqfYPIolVMtmQPtSCMHoRHSsCzA==
 =Fm0l
 -----END PGP SIGNATURE-----

merge: sync node fork with upstream 3.2.2
2026-08-16 13:16:52 +03:00
.forgejo/workflows Release 3.2.2 2026-08-16 13:16:52 +03:00
.github refactor: integration modules 2026-08-14 14:26:45 +03:00
.vscode chore: update dependencies and configuration for rspack integration 2026-07-09 07:52:52 +03:00
@types chore: refactor Dockerfile for build process and update package dependencies 2026-05-10 19:12:12 +03:00
docker Release 3.2.2 2026-08-16 13:16:52 +03:00
libs/contract refactor: update integration schema 2026-08-15 03:55:52 +03:00
scripts chore: refactor Dockerfile for build process and update package dependencies 2026-05-10 19:12:12 +03:00
src refactor: update integration schema 2026-08-15 03:55:52 +03:00
.dockerignore refactor: optimize Dockerfile structure, update npm commands 2026-04-25 23:15:08 +03:00
.env.sample feat: move Xray gRPC API to abstract socket 2026-05-03 19:07:56 +03:00
.gitignore feat: add integration modules layer 2026-08-13 17:47:34 +03:00
.oxfmtrc.json chore: update XRAY_CORE_VERSION in Dockerfile to v26.6.27, and adjust dependencies 2026-06-27 20:45:26 +03:00
.oxlintrc.json feat: pre-start plugin 2026-08-01 17:43:37 +03:00
DEV_ENV.md refactor: replace supervisrd with s6-overylay 2026-06-18 04:07:30 +03:00
docker-bake.hcl feat: add integration modules layer 2026-08-13 17:47:34 +03:00
docker-compose-dev.yml feat: add integration modules layer 2026-08-13 17:47:34 +03:00
docker-compose-local.yml feat: add integration modules layer 2026-08-13 17:47:34 +03:00
docker-compose-prod.yml feat: add NET_ADMIN capability to production Docker service 2026-02-22 00:52:28 +03:00
LICENCE chore: bump version to 0.6.0, update licenses to AGPL-3.0-only, and upgrade @remnawave/xtls-sdk and @remnawave/xtls-sdk-nestjs to 0.1.0 2025-01-10 00:05:15 +03:00
Makefile feat: add integration modules layer 2026-08-13 17:47:34 +03:00
nest-cli.json refactor: optimize Dockerfile structure, update npm commands 2026-04-25 23:15:08 +03:00
package-lock.json chore: bump version to 3.2.2 2026-08-15 04:13:48 +03:00
package.json chore: bump version to 3.2.2 2026-08-15 04:13:48 +03:00
README.md Release 3.2.2 2026-08-16 13:16:52 +03:00
rspack.config.mjs chore: update dependencies and configuration for rspack integration 2026-07-09 07:52:52 +03:00
tsconfig.build.json init 2024-11-15 22:04:45 +03:00
tsconfig.json chore: update dependencies and configuration for rspack integration 2026-07-09 07:52:52 +03:00

Remnawave Node

Node for Remnawave Panel.

Learn more about Remnawave Panel here.

Fork changes

This fork keeps the upstream Remnawave Node runtime and adds RunetFreedom geosite.dat and geoip.dat, Forgejo multi-architecture image builds, and the legacy /usr/local/bin/synapse alias for /usr/local/bin/rw-core.

Contributors

Check open issues to help the progress of this project.

Thanks to the all contributors who have helped improve Remnawave: