brintos

brintos / linux-shallow public Read only

0
0
Text · 153 B · 6c6ad34 Raw
6 lines · bash
1#!/bin/sh2# SPDX-License-Identifier: GPL-2.03 4./in_netns.sh \5  sh -c 'sysctl -q -w net.ipv4.ip_local_port_range="40000 49999" && ./ip_local_port_range'6