aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-22 15:49:46 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-22 15:49:46 -0500
commitccef329bcdb90809cfd5b99ae646c397ee3c13ae (patch)
treeb44c7581f20f21374f5ccfe731be65ea87160031 /TODO.md
parentb76db931dc73df38476940d44c7f50e06f298152 (diff)
downloadgoexec-ccef329bcdb90809cfd5b99ae646c397ee3c13ae.tar.gz
goexec-ccef329bcdb90809cfd5b99ae646c397ee3c13ae.zip
Fixed proxy w/ EPM, fixed TSCH with ncacn_np
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 52e5681..01a00b6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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