Skip to content

Commit cf47019

Browse files
committed
feat: Enhance UI and functionality
- Added psutil package installation in run.bat and run.sh scripts. - Updated Bootstrap version in index.html for improved styling. - Redesigned proxy item display with better hover effects and added action buttons for viewing and copying proxy links. - Introduced session management with reconnect and discard options. - Added additional statistics for V2Ray processes, memory, and CPU usage. - Implemented theme toggle functionality with dark mode support. - Improved user experience for working proxies list with smooth scrolling and duplicate prevention. - Enhanced response modal for displaying detailed proxy response information. - Updated download functionality to support different formats (JSON and TXT).
1 parent f1a7d4f commit cf47019

File tree

5 files changed

+1004
-198
lines changed

5 files changed

+1004
-198
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ build/
1111
.log
1212
logs/
1313
results/
14-
uploads/
14+
uploads/
15+
*.log

0 commit comments

Comments
 (0)