A golang package implementing a forkbomb using cgo.
This project is strictly for educational/research purposes, any malicious activities that involve use of this repository is not the responsibility of the owner. ⚡ Ignore at your own risk! ⚡.
To use the types and functions within, simply import:
import "github.com/ARaChn3/gfb"
Run the following command in shell to get the module for your package:
$ go get github.com/ARaChn3/gfb
More info about the library, including docs, usage reference and examples, can be found on the project's wiki
This project is licensed under the GNU LGPLv3 (GNU Lesser General Public License 3.0) License. Please see License File for more information.
Credit to the free-gophers-pack project for the gopher in the logo.
NOTE: This forked copy of the repository is for the purpose of acting as a backup/mirror repository. If the main repository is deleted or taken down, here's yet another mirror repository on gitlab