Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lalatinahub/latinasub
Free raw subscription nodes
https://github.com/lalatinahub/latinasub
node shadowsocks shadowsocksr sing-box ss ssr trojan v2fly v2ray vless vmess
Last synced: 3 months ago
JSON representation
Free raw subscription nodes
- Host: GitHub
- URL: https://github.com/lalatinahub/latinasub
- Owner: LalatinaHub
- Archived: true
- Created: 2023-01-09T23:30:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T01:34:00.000Z (almost 2 years ago)
- Last Synced: 2024-09-27T07:41:23.128Z (3 months ago)
- Topics: node, shadowsocks, shadowsocksr, sing-box, ss, ssr, trojan, v2fly, v2ray, vless, vmess
- Language: TypeScript
- Homepage:
- Size: 13.7 MB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
---
LatinaSub scrape and test v2ray nodes from the internet, keep only working nodes just for you.
Using sing-box as test tool, give you guarantee 80% good quality nodes.API is provided, check [LatinaApi](https://github.com/LalatinaHub/LatinaApi)
## How To Run
- Make folder `bin`
- Download [subconverter](https://github.com/tindy2013/subconverter) and [sing-box](https://github.com/SagerNet/sing-box), put them inside `bin` folder
- Install `sing-box` with shadowsocksr and grpc support for better result
- Make file called `bot_token`, put your telegram bot token inside
- Change `ChannelId` variable on `./src/modules/tg.mts` to your own channel id
- run
- `npm install`
- `npx tsc`
- `node app/index.js`## Where Is The Result ?
Looks like you're a dev, but let me say this
Please make sure you know what you're doing
Import raw nodes from this repo to v2ray client app, let' s say v2rayNg
Will leads you to crash in some case.---
We have 2 result type, single database and file.
Both is saved [here](https://github.com/LalatinaHub/LatinaSub/tree/main/result)### Database Schema
Open
Check [this folder](https://github.com/LalatinaHub/LatinaSub/tree/main/src/modules/format) for complete database schema
## Credit
- [sing-box](https://github.com/SagerNet/sing-box)
- [subconverter](https://github.com/tindy2013/subconverter)## License
This software released under [MIT License](https://github.com/LalatinaHub/License/blob/main/LICENSE)