错误信息 'remote-https' is not a git command 直接指出remote-https不是一个有效的Git命令。Git命令通常是用来控制版本控制系统的,如克隆仓库、提交更改等。如果命令不存在,Git会提示用户查看帮助文档以获取正确的命令列表。 提供正确的git命令或操作以替代错误的'remote-https': 如果你想要查看或操作远程仓库,你可...
REPO_URL="https://github.com/openwrt/openwrt" REPO_BRANCH="main" TAGS_NAME="official" elif [[ "${{ inputs.source_branch }}" == "openwrt-openwrt-22.03" ]]; then REPO_URL="https://github.com/openwrt/openwrt" REPO_BRANCH="openwrt-22.03" TAGS_NAME="22.03" elif [[ "${{ input...
1).git clonehttps://github.com/dragino/rssh-server.gitrssh-server 2).cd rssh-server; sudo make ---> to Generate the execute file:rssh_serv Debug: if you git fail. -->sudo: git: command not found. please install git. -->yum install git -y or apt-get install git -y. ...
git clone https://$github/sbwml/package_new_natflow package/new/natflow # Patch Luci add nft_fullcone/bcm_fullcone & shortcut-fe & natflow & ipv6-nat & custom nft command option pushd feeds/luci curl -s https://$mirror/openwrt/patch/firewall4/0001-luci-app-firewall-add-nft-fullco...
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. - Merge remo
a directory right after startup --cmd-idle <arg> Execute a command when a device is allowed to be idle (rest or wait) --cmd-sick <arg> Execute a command when a device is declared sick --cmd-dead <arg> Execute a command when a device is declared dead --coinbase-check-addr <arg...
//github.com/zhaojh329/lsyslog.git cp -r lsyslog openwrt_dir/package/lsyslog git clone https://github.com/zhaojh329/xterminal.git cp -r xterminal/openwrt openwrt_dir/package/xterminal cd openwrt_dir ./scripts/feeds update -a ./scripts/feeds install -a make menuconfig Utilities ---...
You can also customize the OpenWrt ramdisk with any additional network configuration, files and packages you want. Quickstart (Using Fedora as an example): git clone https://github.com/jwmullally/iscsi-target-ramdisk.git cd iscsi-target-ramdisk # Change boot_partition, boot_path and cmdline_def...
git clone https://github.com/zhaojh329/evmongoose.git cp -r evmongoose/openwrt openwrt_dir/package/evmongoose git clone https://github.com/zhaojh329/xterminal.git cp -r xterminal/openwrt openwrt_dir/package/xterminal cd openwrt_dir ./scripts/feeds update -a ./scripts/feeds install -...
openwrt-packages net remotefs remotefs Find file Code Actions net/remotefs: updated remotefs to 1.0 Hauke Mehrtens authored 11 years ago a53768e2 History Name Last commit Last update .. files net/remotefs: updated remotefs to 1.0 11 years ago Makefile net/remotefs: updated remotefs...