diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-22 15:49:46 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-22 15:49:46 -0500 |
commit | ccef329bcdb90809cfd5b99ae646c397ee3c13ae (patch) | |
tree | b44c7581f20f21374f5ccfe731be65ea87160031 /TODO.md | |
parent | b76db931dc73df38476940d44c7f50e06f298152 (diff) | |
download | goexec-ccef329bcdb90809cfd5b99ae646c397ee3c13ae.tar.gz goexec-ccef329bcdb90809cfd5b99ae646c397ee3c13ae.zip |
Fixed proxy w/ EPM, fixed TSCH with ncacn_np
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ ## Bug Fixes - [X] Fix SMB transport for SCMR module - `rpc_s_cannot_support: The requested operation is not supported.` -- [ ] Fix proxy - EPM, SMB don't use the proxy dialer +- [X] Fix proxy - EPM doesn't use the proxy dialer - [ ] Fix SCMR `change` method so that dependencies field isn't permanently overwritten ## Lower Priority |