source code of the IP masking used by kaboom.hcesaropz.dev
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maya Winters c0dfe1bfb6
All checks were successful
Build jar / build (push) Successful in 3m38s
init: how I learned to stop worrying and love the bomb
2026-08-27 21:39:39 +08:00
.forgejo/workflows init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
gradle/wrapper init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
src/main init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
.gitignore init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
build.gradle.kts init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
gradle.properties init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
LICENSE init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
README.md init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00
settings.gradle.kts init: how I learned to stop worrying and love the bomb 2026-08-27 21:39:39 +08:00

unibom masker, source release

alexa how to compile

git clone https://code.hcesaropz.dev/hcesaropz/unibom-masker.git
gradle build

or if you're ideologically opposed to Gradle

https://code.hcesaropz.dev/hcesaropz/unibom-masker/actions

license

Copyright (C) 2026 hcesaropz

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.