artuuro
.
Repository URL:
License: GPL-3
Features
yarn build
What else?
Ziyaretçiler için gizlenmiş link,görmek için
Giriş yap veya üye ol.
License: GPL-3
Features
- Low memory usage & low latency
- Client->server packet whitelists
- Both way packet interception & manipulation
- Cluster mode enabling to handle basically unlimited amount of connections (more clusters = more connections)
- Plugin/Service system allowing to load up things like MSSQL, Memory Cache (already provided) and similar.
- Packet-based Middleware system with basic features as:
- Client HWID capture
- Auto-Captcha
- AgentServer redirect
- DownloadServer redirect
- ShardList rewrite (fake online players)
- Fortress SQL injection fix
- NodeJS LTS:
Ziyaretçiler için gizlenmiş link,görmek için Giriş yap veya üye ol.
- Silkroad Online game client & server
- Yarn package manager: npm i -g yarn
- PM2 yarn add -g pm2
- Install dependencies yarn
- Setup src/config/AgentServer.js, src/config/GatewayServer.js and src/config/DownloadServer.js accordingly.
- Rename src/config/Database.js.example to Database.js and configure accordingly.
- Run yarn install:db to create (or drop & create again) the initial database.
- GatewayServer yarn dev:GatewayServer
- AgentServer yarn dev:AgentServer
- DownloadServer yarn dev
ownloadServer
- GatewayServer yarn GatewayServer
- AgentServer yarn AgentServer
- DownloadServer yarn DownloadServer
- All at once pm2 start &&pm2 dashboard
yarn build
What else?
- packet docs
Ziyaretçiler için gizlenmiş link,görmek için Giriş yap veya üye ol.
- silkroad-security
Ziyaretçiler için gizlenmiş link,görmek için Giriş yap veya üye ol.
- SequelizeJS (for MSSQL)
Ziyaretçiler için gizlenmiş link,görmek için Giriş yap veya üye ol.
