Nikita Korotaev

Results 13 comments of Nikita Korotaev

@InvisibleManVPN big thanx 4 your work 🤝❤️

It's good PR, some users ask about this 👍

@hossinasaadi 在某些场景下,使用示例中的基础配置时,会周期性地出现以下结果: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x406396] goroutine 1206045 [running]: github.com/xtls/xray-core/app/stats.(*OnlineMap).AddIP(0xc002690000, {0xc000669980, 0xd}) github.com/xtls/xray-core/app/stats/online_map.go:43 +0x65 github.com/xtls/xray-core/app/dispatcher.(*DefaultDispatcher).getLink(0xc0017ea360, {0x1563828,...

@patterniha The RAM here is irrelevant; this is specifically about the packet tunnel provider. Are you sure you’re using the latest files? As of now, the old v2fly files are...

@patterniha I have created two simple visualizers for new files: https://geosite.marzban.dev https://geoip.marzban.dev You can check the categories you specified. In this case, with all due respect, your comparison is not...

duplicate https://github.com/Gozargah/Marzban/commit/137685391708d8b82511227f7d48f8bf9f01d5d6 https://github.com/Gozargah/Marzban/commit/c4a0fbd9417ee99440b81c2a84aa7ca2750ffb7d

Before merging, it's necessary to change the workflow for building the container, specifically the section: ```yaml - name: Build project working-directory: ./app/dashboard run: VITE_BASE_API=/api/ npm run build --if-present -- --outDir...