Skip to content

Instantly share code, notes, and snippets.

View xsoodeh's full-sized avatar
🎯
Focusing

Ali Asoodeh xsoodeh

🎯
Focusing
View GitHub Profile
@mahmoud-eskandari
mahmoud-eskandari / README.md
Last active February 28, 2024 00:27
Install v2ray on Bridge:(Ubuntu +18 via systemd) - Upstream (Ubuntu +18/CentOS +7 via docker)

پنل x-ui

پنل تحت وب مدیریت V2ray و ساخت کاربر و مدیریت سرور

mkdir x-ui && cd x-ui
docker run -itd --network=host \
    -v $PWD/db/:/etc/x-ui/ \
 -v $PWD/cert/:/root/cert/ \
@xsoodeh
xsoodeh / exapmle.Desktop
Last active May 4, 2022 08:57
configure RemNote Desktop for ubuntu
1. mkdir ~/appImage/application-name and move file application here
2. create /usr/share/applications/example.Desktop and change with your name-application and path
[Desktop Entry]
Type=Application
Name=application-name
StartupWMClass=application-name
Comment=application-name
Icon=/home/xsoodeh/appImage/favicon-application.png
Exec=/home/xsoodeh/appImage/applicatoin-name.AppImage