I hereby claim:
- I am omerfarukoruc on github.
- I am orucreis (https://keybase.io/orucreis) on keybase.
- I have a public key ASBHVj966fGUpPgYsQH_jVDGzJ-Y8TEGzmwMByffKZzkago
To claim this, I am signing this object:
| #!/bin/bash | |
| # Fedora Zapret Automatic Installation Script | |
| # DPI Bypass Tool - Enhanced Version | |
| # Usage: sudo ./fedora_zapret_install.sh | |
| set -e # Stop script on error | |
| # Colors for output | |
| RED='\033[0;31m' |
| @echo off | |
| wsl --shutdown | |
| echo select vdisk file="C:\Users\Oruc\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState\ext4.vhdx" > diskpart_script.txt | |
| echo attach vdisk readonly >> diskpart_script.txt | |
| echo compact vdisk >> diskpart_script.txt | |
| echo detach vdisk >> diskpart_script.txt | |
| diskpart /s diskpart_script.txt | |
| del diskpart_script.txt | |
| echo Done | |
| pause |
| #include "arduino.h" | |
| #include "driver/pcnt.h" | |
| #include "soc/pcnt_struct.h" | |
| // ------------------------------------------------------------ | |
| #define PCNT_H_LIM_VAL overflow_fan1 | |
| #define PCNT_H_LIM_VAL overflow_fan2 | |
| #define PCNT_H_LIM_VAL overflow_fan3 | |
| #define PCNT_H_LIM_VAL overflow_fan4 |
I hereby claim:
To claim this, I am signing this object: