Moghazi

Results 8 comments of Moghazi

**سلسلة**: عمل مشاريع بـ فانيلا جافاسكريبت من دون اي فريمورك لكل المستويات **المدة**: شهر رمضان

> i have this issue as well, i think it's after the new system update, if you solve it plz write in this blog Same, it's happened to me after...

/usr/lib/python3.10/site-packages/evillimiter/networking/scan.py ``` import logging logging.getLogger("scapy.runtime").setLevel(logging.ERROR) ``` `$ cd /usr/lib/python3.10/site-packages/evillimiter && sudo touch setup.py && sudo python3 setup.py install`

More than 8 months and they didn't add this important feature, I'm done with this extension I delete it

Brackets and indent guides colorization, it's native now in VS Code ![image](https://user-images.githubusercontent.com/49992538/175770705-901fda2d-b161-4e71-b819-a66c6111ff3a.png)

Add the ability create lists For example, I'll need to create a list of plugins for Rust, Vue, React, and themes so that when I'm working on a project using...

> Make sure meta charset = "UTF-8" is in the head. Worked For Me, Thanks Man

@darknir14 Open this file from any text editor or from the terminal with this command: `sudo nano /usr/lib/python3.10/site-packages/evillimiter/networking/scan.py ` then add those two lines in the file: ``` import logging...