https://github.com/gamingoninsulin/mcss-remote-firewall
This should help with adding the REMOTE Access Ports to the Firewall
https://github.com/gamingoninsulin/mcss-remote-firewall
batch-script firewall-rules mcss remote
Last synced: 3 months ago
JSON representation
This should help with adding the REMOTE Access Ports to the Firewall
- Host: GitHub
- URL: https://github.com/gamingoninsulin/mcss-remote-firewall
- Owner: gamingoninsulin
- Created: 2022-08-16T15:10:13.000Z (almost 3 years ago)
- Default Branch: release
- Last Pushed: 2022-08-16T15:27:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T12:15:47.111Z (4 months ago)
- Topics: batch-script, firewall-rules, mcss, remote
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCSS-Remote-FIREWALL
This should help with adding the REMOTE Access Ports to the Firewall.
**_WINRAR OR 7-ZIP NEEDED TO EXTRACT_**## to use this (FOR SERVER ADMINS):
step 1.
Edit FILES in ZIP there are 2 FILES.```
:: ### SETTINGS ###
set PORT=25560 :: change the port if needed.
set RULE_NAME="MCSS Remote Access %PORT%" :: change rule name if needed.
:: ### SETTINGS ###
```step 2. dubble click the "add rule to firewall (MCSS Remote Access).bat"
there will be a popup asking for Aministrator rights accept that and itw will be added to the firewall.step 3.
In order to remove the Rule there is a "delete rule (MCSS Remote Access).bat"
**make sure that _the Setting are the smae in step 1._ then its will delete the corrent rule.**