Skip to content

radin-mg/SQLiteWeb_Marzban

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLiteWeb + Marzban

project-image

⚡ What is it?

This project is designed to be lightweight and easy to use SQLite-web and can be run on the same server where Marzban is installed. This repository is a fork of SQLiteWeb and modified to work with Marzban.SQLite-web is a web-based SQLite database browser written in Python using the Flask web framework. It provides a simple and intuitive interface for working with SQLite databases.

🍀 Features

  • Automatically install and configure sqlite-web
  • Generate Random Path to Access SQLite-web (or you can set your own path)
  • Create and manage SQLite databases
  • Browse and edit tables and data
  • Search and filter data
  • Export data to CSV or JSON
  • View and edit SQL queries , execute them directly in the browser
  • Create Service for SQLite-web
  • Secure SQLite-web with SSL/TLS

Important

The Defualt Path of Databse is /var/lib/marzban/db.sqlite3 and the Default Port is 8010.

👀 How to Use?

just copy/paste and enjoy :

sudo bash -c "$(curl -sL https://raw.githubusercontent.com/azavaxhuman/SQLiteWeb_Marzban/main/install.sh)"

📺 Video Tutorial

You can find a video tutorial on how to use this repository here.

Thanks

Special thanks to SQLiteWeb's creator (SQLiteWeb)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%