1
0
Fork 0
CLAT script utilizing jool in a network namespace
Find a file
2026-06-29 16:46:03 +02:00
bomboclat Made SIGINT exit with 0 instead of 130 2026-06-29 16:46:03 +02:00
bomboclat.service Initial commit 2026-06-29 16:43:23 +02:00
LICENSE.md Initial commit 2026-06-29 16:43:23 +02:00
PKGBUILD Initial commit 2026-06-29 16:43:23 +02:00
README.md Initial commit 2026-06-29 16:43:23 +02:00

bomboclat

CLAT script utilizing jool in a network namespace

Installation

Arch Linux

Clone the git repository and run makepkg -si

git clone https://git.fibermouse.xyz/mkowalski/bomboclat.git
cd bomboclat
makepkg -si

Manual

Clone the repo

git clone https://git.fibermouse.xyz/mkowalski/bomboclat.git
cd bomboclat

Copy the script to /usr/bin/

cp bomboclat /usr/bin/

Copy the service file

cp bomboclat.service /usr/lib/systemd/system/

Usage

Enable the systemd service

systemctl enable --now bomboclat

Manual fix

If something goes wrong but the interfaces persist, you can run the cleanup function:

bomboclat cleanup