Release v0.7.1-alpha - Mostly working (some known minor bugs) #2
djdarcy
announced in
Announcements
Replies: 1 comment 1 reply
-
Hey I'm getting an error saying "The NCSI Revolver Service could not be started A Service specific error occurred: 3." Know anything about this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Release v0.7.1-alpha
What's Changed
New Features
test_installation.py
for thorough verification of all installation componentsWindows_Defaults.reg
for easier recovery of original settings🐛 Bug Fixes
📝 Documentation
🧰 Maintenance
test_connectivity.py
(now in.\scripts
, but will be removed soon) in favor of the more robustnetwork_diagnostics.py
Installation
Quick Install
_install.bat
and select "Run as administrator"Manual Installation
git clone https://github.com/djdarcy/Windows-No-Internet-Secured-BUGFIX.git cd Windows-No-Internet-Secured-BUGFIX python installer.py --install
Custom Installation Options
After Installation
Verify Your Installation
Run the validation test script to verify everything is working correctly:
Check the Web Interface
Visit http://localhost/redirect in your browser to see the new interactive diagnostic page showing interface details.
Known Issues
--port
option during installation)What's Next
There are plans to implement a pluggable architecture that would allow users to create custom diagnostic modules, extend monitoring capabilities, and implement their own notification mechanisms. This would transform NCSI Resolver into a powerful network diagnostic and monitoring platform that can quickly drop a connection if it sees attacks; or stop the interface in the event of abnormal wireless behavior to protect the host machine.
Full Changelog
For a complete list of changes, see the CHANGELOG.md file.
This discussion was created from the release Release v0.7.1-alpha - Mostly working (some known minor bugs).
Beta Was this translation helpful? Give feedback.
All reactions