🏃♂️
Running
Pinned Loading
-
Generate ss address and qrcode from ...
Generate ss address and qrcode from running docker image 1#!/bin/bash
23if [ ! -f /tmp/qrcli ]; then
4osname=$(echo `uname` | tr '[:upper:]' '[:lower:]')
5wget -qO /tmp/qrcli "https://github.com/zhanglianxin/qrc/releases/download/v0.2.0/qrc_${osname}_amd64"
-
https://www.youtube.com/watch?v=94GK...
https://www.youtube.com/watch?v=94GK6Ik-x98&t=210s 1## SSH - Port Forwarding - Local
23Forward local service running on remote to local client in localhost.
45```shell
-
Generate favicon.ico by self.
Generate favicon.ico by self. 1#!/usr/bin/bash
23# https://unix.stackexchange.com/questions/89275/how-to-create-ico-file-with-more-than-one-image
4# https://superuser.com/questions/491180/how-do-i-embed-multiple-sizes-in-an-ico-file
5 -
Get latest release tag from repo rel...
Get latest release tag from repo releases page. 1#!/bin/bash
23RELEASES=https://github.com/zhanglianxin/qrc/releases
4FILENAME='qrc_linux_amd64"'
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.