Skip to content

Instantly share code, notes, and snippets.

View kurobee-dev's full-sized avatar

くろべぇ kurobee-dev

View GitHub Profile
@kurobee-dev
kurobee-dev / map.sh
Last active March 8, 2024 14:47
21.02.RC2_map.sh Portset範囲指定カスタム
#!/bin/sh
# map.sh - IPv4-in-IPv6 tunnel backend
#
# Author: Steven Barth <cyrus@openwrt.org>
# Copyright (c) 2014 cisco Systems, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# as published by the Free Software Foundation
#
@kurobee-dev
kurobee-dev / map.sh
Last active December 19, 2020 23:05
OpenWrt 19.07.4 map.sh SNAT portset 登録上限指定カスタマイズ
#!/bin/sh
# map.sh - IPv4-in-IPv6 tunnel backend
#
# Author: Steven Barth <cyrus@openwrt.org>
# Copyright (c) 2014 cisco Systems, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# as published by the Free Software Foundation
#