|
b865c7c5af
|
passing a command by reference to 'injectProxy' instead of return types
|
2024-10-01 20:19:02 +02:00 |
|
|
39a0a6d828
|
passing a command by reference to 'processVars' instead of return types
|
2024-10-01 20:13:47 +02:00 |
|
|
024535de6f
|
modify base signature of 'generateCommands' to avoid overused variables
|
2024-10-01 20:09:54 +02:00 |
|
|
9eb5982bb7
|
rename 'isVariableType' to standardized boolean meaning of variable
|
2024-10-01 20:00:31 +02:00 |
|
|
06637360d6
|
rename 'applyProxy' to better describe applications of proxy server string
|
2024-10-01 19:59:34 +02:00 |
|
|
7fb9456492
|
rename 'readArgs' to better describe variable replacement
|
2024-10-01 19:58:41 +02:00 |
|
|
aa3dd46c57
|
renaming configurations file to path in preparation for directory
|
2024-09-24 14:40:42 +02:00 |
|
|
c6002b5579
|
implement conditional surround functionality
|
2024-09-23 18:45:27 +02:00 |
|
|
2d126e6293
|
add config detection to debug command
|
2024-09-16 14:23:04 +02:00 |
|
|
9e72eb5171
|
passing config file path through commands to functions
|
2024-09-13 00:20:45 +02:00 |
|
|
531285c8c3
|
return zero value for proxy server if not detected
|
2024-09-12 23:42:44 +02:00 |
|
|
0f285a5534
|
Revert "basic proxy error handling; exit on read proxy error"
This reverts commit 7b09ac0cda .
|
2024-09-12 23:19:57 +02:00 |
|
|
b2dda4afbc
|
do not apply proxy if discard option is set
|
2024-09-12 23:17:41 +02:00 |
|
|
7ddc733172
|
removed redundant datatype in function parameter
|
2024-09-12 23:02:23 +02:00 |
|
|
2628ce2cfd
|
additional comments for new proxy registry functions
|
2024-09-08 21:46:35 +02:00 |
|
|
7b09ac0cda
|
basic proxy error handling; exit on read proxy error
|
2024-09-08 21:30:18 +02:00 |
|
|
306511be13
|
detecting system proxy config protocols
|
2024-09-08 21:06:31 +02:00 |
|
|
3fd3b44fdc
|
intruduce debug command to output parsed config as commands
|
2024-09-02 11:21:10 +02:00 |
|
|
4f44a2a11f
|
cleaner return after nil error
|
2024-08-31 21:11:54 +02:00 |
|
|
9b4fb7af4d
|
additional commenting for better readability
|
2024-08-31 19:13:01 +02:00 |
|
|
e84e0af672
|
executing and applying/removing proxy accordingly
|
2024-08-31 18:27:57 +02:00 |
|
|
60c915b389
|
generic implementation of config to command conversion
|
2024-08-31 18:27:24 +02:00 |
|
|
6037f4b34f
|
reading and setting system proxy
|
2024-08-31 18:26:24 +02:00 |
|
|
6bae350f7e
|
preparing proxy set/unset commands
|
2024-08-31 18:01:58 +02:00 |
|