3x-ui/xray
Hamidreza 64a5a9f1bc
Some fixes and improvements (#1997)
* [refactor] api controller

* [fix] access log path

better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log

* [fix] set select options from logs paths in xray settings

* [update] .gitignore

* [lint] all .go files

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

* [update] handle response status code via axios

* [fix] set correct value if log paths is set to 'none'

we also use the default value for the paths if its set to none

* [fix] iplimit - only warning access log if f2b is installed
2024-03-11 01:01:24 +03:30
..
api.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
client_traffic.go auto renew feature #1286 2023-12-04 19:20:16 +01:00
config.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
inbound.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
log_writer.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
process.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
traffic.go Show outbound traffic in outbounds table (#1711) 2024-01-30 00:07:20 +03:30