Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-11 | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | -2/+2 | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -2/+2 | |
2023-04-04 | fixed an issue with using ngrok for other connections and also ngrok not ↵ | Nathanael Santoso | -8/+12 | |
using auth_token | ||||
2023-04-04 | Improved message clarity | Nathanael Santoso | -1/+1 | |
2023-04-04 | Added guard clause to prevent multiple tunnel creations | Nathanael Santoso | -0/+8 | |
2022-12-14 | Correct singleton comparisons | Yuval Aboulafia | -2/+2 | |
2022-11-11 | Merge branch 'master' into patch-1 | NoCrypt | -2/+11 | |
2022-11-11 | Forcing HTTPS instead of HTTP for ngrok | NoCrypt | -1/+1 | |
For security reason. | ||||
2022-11-10 | Add username and password in ngrok. | JingShing | -3/+4 | |
2022-11-10 | Add username and password in ngrok. | JingShing | -2/+10 | |
2022-10-16 | Allow specifying the region of ngrok. | ddPn08 | -3/+5 | |
2022-10-11 | Added new line at the end of ngrok.py | JamnedZ | -1/+1 | |
2022-10-11 | Cleaned ngrok integration | JamnedZ | -0/+15 | |