Commit Graph

41 Commits

Author SHA1 Message Date
mhsanaei
19b197154a gopsutil v4 2024-06-18 13:40:08 +02:00
Hamidreza
b6ccb2e076 Some fixes and improvements (#1077)
* [refactor] api controller

* [update] use status code for jsonMsg and 401 to unauthorize

* [update] handle response status code via axios

* [lint] all .go files
2024-03-10 18:00:44 +01:00
Alireza Ahmadi
28a3fc813c [db] Enbancement add traffic fully transactional
- Remove expiration process of client/inbound with separate cron
- Combine expiration process to add traffic
- Combine calculation of all the traffics to one database transaction
2023-08-25 18:24:40 +02:00
Alireza Ahmadi
d2e50d0493 v1.5.1
Plus some fixes
2023-07-16 18:43:38 +02:00
Alireza Ahmadi
9f7e2f21f3 [feature] using xray api #351 2023-06-04 10:53:43 +02:00
Hamidreza Ghavami
a241a97ef6 Update tgbot locale + add I18nBot 2023-05-21 07:43:20 +04:30
Alireza Ahmadi
e1c76fdc7a Add CPU load alarm #34 2023-03-10 14:11:31 +01:00
Alireza Ahmadi
5bac00b419 tgbot admin & client separation #34 2023-03-09 15:49:28 +01:00
Alireza Ahmadi
2951b5f94c Support multi telegramId for admins #34 2023-03-06 21:42:02 +01:00
Alireza Ahmadi
edc911c2f3 Move TgBot to service + fix pannel restart bug #34 2023-03-03 17:22:37 +01:00
Alireza Ahmadi
35de896e5e Fix formats 2023-02-16 11:12:09 +01:00
Alireza Ahmadi
8114e3fc17 Add trojan multiuser 2023-02-07 01:43:44 +01:00
Hossin Asaadi
ad7b9544d6 [tgBot] TG bot command to get client info by user (#110)
* [tgBot] TG bot command to get client info by user

* remove test log warning
2022-11-22 08:19:30 -05:00
Hossin Asaadi
603f061722 fix user traffic bug 2022-11-19 15:34:30 -05:00
Hossin Asaadi
e80c666b8e Merge branch 'main' into multi-user-meta-data 2022-11-15 16:04:28 +03:30
Hossin Asaadi
845409f1b4 add API (#51) 2022-11-15 07:09:43 -05:00
Saeed Darestany
5939a38e31 The language of the Telegram bot has been changed to English (#36)
Co-authored-by: Saeed Darestany <39810501+isaeeed@users.noreply.github.com>
2022-11-12 10:20:51 -05:00
Hossin Asaadi
47a48316ca add fully function Multi User With ExpireDate & Traffic 2022-11-12 08:25:29 -05:00
Hossin Asaadi
8deffb1b7c enable store each Email Traffic 2022-11-11 09:20:51 -05:00
Hossin Asaadi
7fbd7c24ca add API 2022-11-10 15:08:27 -05:00
Hossin Asaadi
5aa27770cf add IP limit for all Inbound Clients 2022-11-09 09:57:14 -05:00
Hossin Asaadi
62d8c478bb add Environment & update sh files 2022-11-07 05:48:46 -05:00
Hossin Asaadi
e2150c3877 add func 2022-11-06 04:43:02 -05:00
Hossin Asaadi
3c5ddad317 fix clean all Ip database 2022-11-06 04:39:31 -05:00
Hossin Asaadi
ec56af480a revert schedule time 2022-11-05 16:13:58 -04:00
Hossin Asaadi
3f0307054a lower schedule time 2022-11-05 14:37:49 -04:00
Hossin Asaadi
253f5dcfab sort Log Ips 2022-11-05 11:10:21 -04:00
Hossin Asaadi
675c211dcd fix getting server IP 2022-11-05 10:19:18 -04:00
Hossin Asaadi
44ca9cc841 fix IP Restrict bug 2022-11-05 05:33:58 -04:00
Hossin Asaadi
131a9aeefe change job run time 2022-11-04 10:13:17 -04:00
Hossin Asaadi
d564956134 ip sort and fix bug 2022-11-04 09:08:46 -04:00
Hossin Asaadi
87b301cea6 fix run schedule run time 2022-11-04 08:47:47 -04:00
Hossin Asaadi
3d0f25b669 add connection limit inbound 2022-11-04 07:56:25 -04:00
proshir
74f7af6812 fix funny bug in line 49 check_clinet_ip_job 2022-11-02 13:14:24 +03:30
proshir
375835e42a clear ip log for clients after 1 min with bulk add 2022-11-02 12:23:47 +03:30
Hossin Asaadi
beacad3168 remove merging new ips and old ones in ip log 2022-10-30 14:24:33 -04:00
Hossin Asaadi
2722d2920b restart xray service after disable inbound 2022-10-30 11:48:07 -04:00
Hossin Asaadi
20e7b9e02b add client ip limit job 2022-10-29 11:49:27 -04:00
FranzKafkayu
b616a5b138 1.optimize Tg bot notify info
2.fixed a bug when ParseIn twith  Tg bot chat id
2022-04-22 23:55:25 +08:00
FranzKafkayu
72e206879a Update Tg bot related function 2022-04-17 11:21:45 +08:00
sprov
292d5b89d4 0.3.0
- 增加到期时间限制
 - 新增配置面板 https 访问后,http 自动跳转 https(同端口)
 - 降低获取系统连接数的 cpu 使用率
 - 优化界面
 - VMess 协议 alterId 默认改为 0
 - 修复旧版本 iOS 系统白屏问题
 - 修复重启面板后 xray 没有启动的问题
2021-07-26 13:29:29 +08:00