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