https://github.com/timelessnesses/l4d2-fmsa
Left 4 Dead 2 "Fuck Modded Server" Application. A Golang application to help you block those annoying lewd 4 dead servers!
https://github.com/timelessnesses/l4d2-fmsa
Last synced: about 2 months ago
JSON representation
Left 4 Dead 2 "Fuck Modded Server" Application. A Golang application to help you block those annoying lewd 4 dead servers!
- Host: GitHub
- URL: https://github.com/timelessnesses/l4d2-fmsa
- Owner: timelessnesses
- License: mit
- Created: 2023-02-27T22:19:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T06:26:32.000Z (about 3 years ago)
- Last Synced: 2025-01-01T15:42:32.269Z (over 1 year ago)
- Language: Go
- Size: 17.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# l4d2-fmsa
Left 4 Dead 2 "Fuck Modded Server" Application. A Golang application to help you block those annoying lewd 4 dead servers! [FAQ](#faq)
## Use
Go ahead in Release panel and grab the latest version
## Building
You need gcc installed and turn `CGO_ENABLED` to 1 then
`go install` and `go build main.go`
(Note: this program requires you to install ActiveState' Tk and Tcl. If you are using Windows x64 Operating System those zipped files should be ready for you.)
## Note
this is still a windows only project.
## FAQ
Q: What are those command prompt on openning for first time?
A: its a command prompt for telling firewall to block preset of IPs. Don't worry it will always ask you an administrator permission even with you run the program in administrator mode.
Q: The program crashed! What should I do?
A: Follow this instructions.
1. Clone this repository (or just get the source of the release, there's source code in either tar.gz or zip)
2. Install gcc via scoop or mingw
3. Run `go run .`
4. Try replicate what you just did last time
5. If you did and it errors out, copy entire error stack trace and report it to GitHub and go to issue and report it there