Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.18 KB

Readme.md

File metadata and controls

38 lines (32 loc) · 1.18 KB


WarpDrive2

Platform Swift Heroku aiogram

BuiltWithLove

This bot allows users to quickly generate WireGuard .conf files.

Features

  • Generates Warp License Keys (12PB)
  • Generates basic and WarpPlus configs
  • Ability to generate QR-Code for coresponding .conf
  • Admin and member-only features

Technologies Used

  • aiogram
  • asyncio
  • httpx w/async
  • wgcf
  • aiofiles

Improvements I'd make

  • Some of Bot's components are still synchronous and they need to be rewritten
  • DataBase implementation for the ability to track usage and
  • Enhanced function restriction with Throttling to prevent spam

Notes

Not a Final build