| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-07-25 | Install dotdotpwn on parrotOS | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2021-07-21 | Fix editorconfig syntax for python and rust | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2021-07-14 | Update README with brew commands for tools | Ahmed Abdelhalim | 1 | -10/+3 | |
| 2021-07-12 | Update the instructions on installing python and configuring it | Ahmed Abdelhalim | 4 | -3/+11 | |
| 2021-06-28 | Update used brews | Ahmed Abdelhalim | 1 | -14/+14 | |
| 2021-06-28 | Update ffuf instructions on ParrotOS | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2021-06-28 | Conditionally setup included tools for OS X | Ahmed Abdelhalim | 1 | -10/+20 | |
| 2021-06-28 | Add searchsploit setup | Ahmed Abdelhalim | 1 | -0/+8 | |
| 2021-06-28 | Move sections around for better use | Ahmed Abdelhalim | 1 | -15/+14 | |
| 2021-06-28 | Add the configurations for install pyenv and virtual env | Ahmed Abdelhalim | 2 | -2/+8 | |
| 2021-06-26 | Disable firewall to allow incoming connections on different ports | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-06-25 | Remove the gpg directory warning | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-06-25 | SSH hardening on local machine | Ahmed Abdelhalim | 2 | -14/+9 | |
| 2021-06-25 | Allow MacOS x11 forwarding | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-06-25 | Allow X11 Forwarding to MacOS | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-06-25 | Update parrot setup | Ahmed Abdelhalim | 2 | -4/+137 | |
| 2021-06-25 | Update parrot arsenal setup | Ahmed Abdelhalim | 2 | -0/+5 | |
| 2021-06-24 | Extra parrotOS packages | Ahmed Abdelhalim | 1 | -0/+6 | |
| 2021-06-10 | Add the missing gpg conf kill command (for full restart) | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-06-10 | Add ssh configurations for parrotOS and sapera | Ahmed Abdelhalim | 2 | -0/+17 | |
| 2021-06-10 | Update the instruction of installing GPG and configuring it | Ahmed Abdelhalim | 1 | -11/+9 | |
| 2021-06-10 | Add the gpg conf file to allow forwarded agents | Ahmed Abdelhalim | 2 | -0/+4 | |
| 2021-06-10 | Fix the setup for pgp pinentry | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2021-06-10 | Comment some unused apps to test if they are not needed anymore | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-06-10 | Update the instructions and move to srht | Ahmed Abdelhalim | 1 | -18/+27 | |
| 2021-06-10 | Add HOMEBREW_GITHUB_API_TOKEN | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-06-10 | Remove github token | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2021-06-10 | Update wtf token | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2021-06-10 | Update github token for homebrew | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2021-06-10 | Remove obsidian | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2021-06-09 | Allow ssh on linux from local networks using smart card | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2021-06-09 | Add the bashrc configuration file for linux | Ahmed Abdelhalim | 2 | -0/+138 | |
| 2021-06-02 | Add aliases for current projects | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2021-06-02 | Add some brew cask apps (to be default and optional) | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2021-05-31 | Remove some unused brew dependencies | Ahmed Abdelhalim | 1 | -5/+0 | |
| 2021-05-31 | Add cht.sh and update POW header | Ahmed Abdelhalim | 1 | -1/+8 | |
| 2021-05-31 | Update the tmux plugins docs | Ahmed Abdelhalim | 2 | -1/+1 | |
| This is used to avoid installing unneeded dependencies via homebrew | |||||
| 2021-05-26 | Add ansifilter to remove ansi codes from logging | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2021-05-26 | Update tmux setup and install plugins | Ahmed Abdelhalim | 2 | -14/+36 | |
| 2021-05-23 | Add the locked/lock/unlock git aliases and remove unused aliases | Ahmed Abdelhalim | 1 | -5/+3 | |
| This is based on the awesome work in git-extras Ref: https://github.com/tj/git-extras/blob/master/bin/git-locked Ref: https://github.com/tj/git-extras/blob/master/bin/git-lock Ref: https://github.com/tj/git-extras/blob/master/bin/git-unlock I don't need most of the other commands but these ones are pretty nifty and useful and quite hard to remember. | |||||
| 2021-05-23 | Add ServerAliveInterval for flaky VPN connections | Ahmed Abdelhalim | 1 | -0/+3 | |
| This favors keeping alive when the server connection/VPN disconnects for 5 minutes and if a connection is stuck, I can always use `<Enter>~.<Enter>` command to disconnect | |||||
| 2021-05-22 | Use python3 static server instead of npx | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2021-05-18 | Update the debian linux dependencies | Ahmed Abdelhalim | 1 | -3/+4 | |
| 2021-04-06 | Remove nitrokey from rc install brew dependencies | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-04-06 | Use grep options instead of alias to add color | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2021-04-06 | Add ssh config to use gpg and fix tty issue | Ahmed Abdelhalim | 3 | -2/+6 | |
| 2021-04-03 | Add alias to restart gpg/ssh after sleep | Ahmed Abdelhalim | 1 | -0/+1 | |
| Found on https://stackoverflow.com/a/44250739/1769515 a reference to the issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835394 That describes why ssh fails after the system wakes up from sleep This is a workaround to update the SSH variable with TTY And make sure that pinentry is also working properly. The speculation is that the sign_and_send_pubkey: signing failed: agent refused operation is because pinentry/config issues | |||||
| 2021-04-03 | Lower ttl cache for ssh | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2021-03-31 | Add pinentry program configs to gpg | Ahmed Abdelhalim | 2 | -0/+2 | |
| 2021-03-31 | Fix the gpg/ssh auth socket configuration in sessions | Ahmed Abdelhalim | 1 | -4/+2 | |
