Portainer supports running in an air-gapped environment.
Make sure you're using the portainer/portainer-ee image.
Add --add-host "api.portainer.io:0.0.0.0" to the Docker command.
| #!/usr/bin/env bash | |
| set -e | |
| SCRIPT_DIR="$(dirname "$0")" | |
| LOCKFILE="$SCRIPT_DIR/.sync.lock" | |
| echo "waiting..." | |
| exec {lock_fd}>"$LOCKFILE" | |
| flock "$lock_fd" || exit 1 |
| ==> Making package: gcc10 10.5.0-1 (Tue 21 May 2024 10:20:52 PM CEST) | |
| ==> Retrieving sources... | |
| -> Found gcc-10.5.0.tar.xz | |
| -> Found gcc-10.5.0.tar.xz.sig | |
| -> Found isl-0.24.tar.bz2 | |
| -> Found c89 | |
| -> Found c99 | |
| ==> Validating source files with b2sums... | |
| gcc-10.5.0.tar.xz ... Passed | |
| gcc-10.5.0.tar.xz.sig ... Skipped |
| (() => { | |
| const req = typeof(webpackJsonp) === "function" ? webpackJsonp([], { | |
| '__extra_id__': (module, exports, req) => exports.default = req | |
| }, ['__extra_id__']).default : webpackJsonp.push([[], { | |
| '__extra_id__': (module, exports, req) => module.exports = req | |
| }, [['__extra_id__']]]); | |
| delete req.m['__extra_id__']; | |
| delete req.c['__extra_id__']; | |
| const find = (filter) => { | |
| for (let i in req.c) { |
| // ==UserScript== | |
| // @name Stealer2 | |
| // @namespace | |
| // @version 8.0 | |
| // @description Bot na strone zalando-lounge | |
| // @author Nezu | |
| // @match https://www.zalando-lounge.pl/* | |
| // @require http://code.jquery.com/jquery-3.4.1.min.js | |
| // @grant none | |
| // ==/UserScript== |
| continue | |
| dir=/var/www/downloads | |
| file-allocation=trunc | |
| max-connection-per-server=4 | |
| max-concurrent-downloads=2 | |
| max-overall-download-limit=0 | |
| min-split-size=25M |
| // ==UserScript== | |
| // @name Za sylwestra | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description XD | |
| // @author dumbasPL | |
| // @match https://*.eszkola.opolskie.pl/* | |
| // @grant none | |
| // ==/UserScript== |
| // ==UserScript== | |
| // @name uonet hack v2 | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description try to take over uonet! | |
| // @author dumbasPL | |
| // @match https://uonetplus-uczen.eszkola.opolskie.pl/opole/opolezse/Start | |
| // @grant none | |
| // ==/UserScript== |
| // ==UserScript== | |
| // @name f-hack | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description hehe | |
| // @author dumbasPL | |
| // @match *.eszkola.opolskie.pl/* | |
| // @grant none | |
| // ==/UserScript== |