Features
- Pyqt6 based browser minimal setup compilation
- CRL net ecosystem integration
- rolling release updated
- Torsock supported
Screenshots
Support & Contribute
You can contribute to the development of CRL Browser or get support via our GitHub repository. Visit our GitHub page for:
- Reporting issues
- Requesting new features
- Accessing the source code
- Submitting pull requests
Installation Guide
# CRL Browser Installation Guide Universal download ```bash pip install crl-advanced ``` Github compilation ``` git clone https://github.com/Goychay23/crl-browser cd crl-browser python setup.py build python setup.py install