Mohammad Rafieefard
Mohammad Rafieefard
### Checklist - [X] I believe the idea is awesome and would benefit the framework - [X] I have searched in the issue tracker for similar requests, including closed ones...
### Has this been reported before? - [X] I have checked for existing reports of this issue ### Repro steps When I want to connect HTTP toolkit through ADB first...
`/usr/bin/startxfce4: X server already running on display :0 xrdb: Connection refused xrdb: Can't open display ':0' dbus-update-activation-environment: error: unable to connect to D-Bus: /usr/bin/dbus-launch terminated abnormally with the following error:...
Hello, do you have any plans to allow users to use HTTP Toolkit without VPN I found an app that debugs connections without VPN ( But the phone should be...
I run lavamusic on docker compose and get this error ```lavamusic-lavalink | 2024-06-30T19:04:20.829Z INFO 1 --- [ main] lavalink.server.Launcher : Starting Launcher v4.0.6 using Java 18.0.2.1 with PID 1 (/opt/Lavalink/Lavalink.jar...
How can I deploy ui on server and connect to it with server IP I tried to use nginx to proxy UI server but when I did that it can't...
I ran ``` token = await get_token() user = User( username="Mewhrzad", proxies={ "vless": {"id": "35e7e39c-7d5c-1f4b-8b71-508e4f37ff53","flow": ""}, }, inbounds={"vless": ["Germany"]}, expire=0, data_limit=0, data_limit_reset_strategy="no_reset", status="active", ) result = await panel.add_user(user=user,token=token) #return new...
I don't know is this a bug or what but when I start the on_press event the key that event return to me is the same language layout that I...
### Describe the bug I'm trying to install shadcn on [electron vite](https://electron-vite.org/) but when I use `bunx --bun shadcn@latest init` I get Verifying framework error ``` ✔ Preflight checks. ✖...