About 273 results found. (Query 0.03600 seconds)
/install-pac.sh RHEL/CentOS/Fedora: $ git clone https://github.com/3ndG4me/torphantom.git $ chmod +x install-rpm.sh $ ./install-rpm.sh Retour
This can be done easily with these commands (assuming the same remote and branch names as in the example above): Copy git fetch go-team git rebase -i go-team/debian/latest git fetch go-team git rebase -i go-team/debian/latest Frequent rebasing is a great habit to help keep the Git history linear, and restructuring and rewording your commits will make the Git history easier to follow and understand why the...
Using Docker On Linux, you can build the chat executable using docker build with custom output : git clone git@github.com:simplex-chat/simplex-chat.git cd simplex-chat git checkout stable DOCKER_BUILDKIT=1 docker build --output ~/.local/bin .
Gitea, sitting on top of the reverse proxy, is a system to manage Git repositories from a browser and provide basic CRUD & authentication to users. This wasn't my first choice. At first I just wanted SSH keys, un/restricted user accounts, and Git repositories at a publicly accessible HTTP address.
Our XMPP server is fully compliant with the latest XMPP extension protocols, so you can enjoy all the features XMPP can provide. Registered users can request an XMPP account. Git Upload your software projects on our Git instance. Based on Forgejo , it provides an easy to use interface to manage your projects.
Virtio 1.0 GPU `"Y$b._ Memory: 11838MiB / 32096MiB `""" ``` Now let's say that your tutorial is ready to be sent over for review. So now you need to git push it to your forked repository like so: [ mainpc ] [ /dev/pts/18 ] [~/Documents/opsec-blogposts] → git config --global user.email "[email protected]" [ mainpc ] [ /dev/pts/18 ] [~/Documents/opsec-blogposts] → git config --global user.name "optimist" [ mainpc ] [...
[service] Fosspay A self-hosted payment and donation gateway interfaced with Stripe. [service] Git Server Hosting your own basic git server. [service] Gitea A fully-featured Github-like git website for serious software projects and communities.
Adicionally was build the script venom-main/aux/setup.sh to help you install all framework dependencies fast and easy.We just need to install first the most importante dependencies before trigger setup.sh = zenity, metasploit, ettercap DOWNLOAD/INSTALL 1º - Download framework from github git clone https://github.com/r00t-3xp10it/venom.git 2º - Set execution permissions cd venom sudo find ./ -name "*.sh" -exec chmod +x {} \; sudo find ./ -name "*.py" -exec chmod +x {} \; 3º - Install all...
Theoretically, Mozilla also supports git, with a bridge called git-cinnabar . However, I always had trouble when trying to use it. Eventually, I learned a few tricks about Mercurial.
Explore the different areas of the documentation: Use GitLab Get started with GitLab features and functionality. Administer GitLab Administer GitLab Self-Managed. New to Git and GitLab? Start learning about Git and GitLab. Contribute to GitLab development Create new GitLab functionality and documentation.
These are constructed from strings that conform to the 'new' style in the tor version-spec , such as " 0.1.4 " or " 0.2.2.23-alpha (git-7dcd105be34a4f44) " . Changed in version 1.6.0: Added all_extra parameter. Variables: major ( int ) -- major version minor ( int ) -- minor version micro ( int ) -- micro version patch ( int ) -- patch level ( None if undefined) status ( str ) -- status tag such as 'alpha' or 'beta-dev' ( None if undefined) extra ( str ) -- first extra information without...
= 0 ] then echo " restarting 978 $receiver " ncat --recv-only $receiver 20002 | /path/to/git/dump978/uat2esnt | ncat --send-only localhost 30001 & fi done systemd replacement So I finally stopped worrying and learned to love the systemd.
Reload Nginx Reload Nginx with your new configuration: systemctl reload nginx 3. Build WebTunnel server binary 3.1. Install Golang Install Git and the Go language compiler: apt update && apt upgrade -y && apt autoremove -y apt install -y git golang Check your installation: git -v go version 3.2.
Mehr zu Zertifikaten findest du hier Update: Die meisten sachen sind wieder verfügbar. Git repositories haben neu ed:1b:5b:45:e4:9c:d6:8f:55:f3:5f:b7:44:30:42:17 als fingerprint, die betroffenen webhostings haben via sftp neu den fingerprint 86:f8:7a:37:84:7d:d3:2e:43:9c:cd:44:67:76:a8:93.
Compile and Install Make sure to install the prerequisites for all the projects: sudo apt install git build-essential autoconf automake libtool-bin pkg-config We’ll begin with dependencies of libimobiledevice : libplist and libusbmuxd (depends on libplist ). git clone https://github.com/libimobiledevice/libplist cd libplist .
. × Installation Instructions Build it Yourself sudo apt update sudo apt install curl build-essential git tor sudo systemctl enable --now tor.service curl https://sh.rustup.rs -sSf | sh -s -- -y git clone https://git.disroot.org/UmutCamliyurt/Amnezichat.git cd Amnezichat/client/ cargo build --release cargo run --release Or Download: GUI Client TUI Client Verify Downloads: For security, verify the files using the PGP signature: PGP Public Key GUI Client Signature TUI Client...