Commit Graph

  • 3109ebe005 Update README for clarity and accuracy main Harrison-Wells-Cyber 2026-07-23 21:51:35 -07:00
  • 83d5f99b26 Merge pull request #8 from Harrison-Wells-Cyber/codex/find-best-way-to-ship-release Harrison-Wells-Cyber 2026-07-23 21:42:57 -07:00
  • 42b6fcb913 Add Let’s Encrypt cert guidance codex/find-best-way-to-ship-release Harrison-Wells-Cyber 2026-07-23 21:42:41 -07:00
  • bfb3724219 Merge pull request #7 from Harrison-Wells-Cyber/codex/fix-tunnel-error-in-powershell-proxy-xwmkt5 v1.0.0 Harrison-Wells-Cyber 2026-07-23 07:51:33 -07:00
  • c5462369c7 Serialize agent secure frame construction codex/fix-tunnel-error-in-powershell-proxy-xwmkt5 Harrison-Wells-Cyber 2026-07-23 07:50:47 -07:00
  • fd3a40bfa6 Merge pull request #6 from Harrison-Wells-Cyber/codex/fix-tunnel-error-in-powershell-proxy-rg407r Harrison-Wells-Cyber 2026-07-22 17:10:59 -07:00
  • de5ac9add3 Restore DNS relay TCP fallback codex/fix-tunnel-error-in-powershell-proxy-rg407r Harrison-Wells-Cyber 2026-07-22 17:10:39 -07:00
  • 6816f6c413 Merge pull request #5 from Harrison-Wells-Cyber/codex/fix-tunnel-error-in-powershell-proxy Harrison-Wells-Cyber 2026-07-22 17:02:51 -07:00
  • cdb20a8fd9 Document agent OAEP compatibility codex/fix-tunnel-error-in-powershell-proxy Harrison-Wells-Cyber 2026-07-22 17:02:35 -07:00
  • 8dfb16352d Merge pull request #4 from Harrison-Wells-Cyber/codex/implement-application-layer-tunnel-encryption-for-ps-proxy Harrison-Wells-Cyber 2026-07-22 16:36:59 -07:00
  • d6de63e017 Add application-layer tunnel encryption codex/implement-application-layer-tunnel-encryption-for-ps-proxy Harrison-Wells-Cyber 2026-07-22 16:33:01 -07:00
  • 5fd2589a10 Merge pull request #3 from Harrison-Wells-Cyber/codex/review-proxy-tool-for-internal-ad-environment Harrison-Wells-Cyber 2026-07-22 15:45:40 -07:00
  • 1061fdaf57 Merge branch 'main' into codex/review-proxy-tool-for-internal-ad-environment Harrison-Wells-Cyber 2026-07-22 15:44:55 -07:00
  • 64071f0f3f Support inspected certificate pin overrides Harrison-Wells-Cyber 2026-07-22 15:44:17 -07:00
  • 306e751306 Merge pull request #2 from Harrison-Wells-Cyber/codex/review-proxy-tool-for-internal-ad-environment Harrison-Wells-Cyber 2026-07-22 12:58:19 -07:00
  • cdabffbdeb Merge branch 'main' into codex/review-proxy-tool-for-internal-ad-environment Harrison-Wells-Cyber 2026-07-22 12:58:07 -07:00
  • a391528ebf Preserve base64 in staged agent rendering Harrison-Wells-Cyber 2026-07-22 12:57:28 -07:00
  • f5bbcdb839 Merge pull request #1 from Harrison-Wells-Cyber/codex/review-proxy-tool-for-internal-ad-environment Harrison-Wells-Cyber 2026-07-22 11:21:13 -07:00
  • 639ecef10d Polish tunnel reliability edge cases Harrison-Wells-Cyber 2026-07-22 11:20:39 -07:00
  • ac6a1914a8 Make it actually work Harrison-Wells-Cyber 2026-07-22 10:09:43 -07:00
  • 6b6247d797 Enhance main.go with new flags and improved comments Harrison-Wells-Cyber 2026-07-22 10:09:00 -07:00
  • 6eae966428 Move protocol.go to internal/protocol directory Harrison-Wells-Cyber 2026-07-22 10:07:27 -07:00
  • f85845e856 Implement protocol frame read and write functions Harrison-Wells-Cyber 2026-07-22 10:06:02 -07:00
  • 4cdc916dff Log base64 output file path in build-agent.ps1 Harrison-Wells-Cyber 2026-07-22 10:04:06 -07:00
  • 0eb3653b3d Revise README for implementation details and build steps Harrison-Wells-Cyber 2026-07-22 10:03:23 -07:00
  • b715b56040 Rename agent.ps1.tmpl to agent/loader/agent.ps1.tmpl Harrison-Wells-Cyber 2026-07-21 23:33:02 -07:00
  • 2778203c76 Add files via upload Harrison-Wells-Cyber 2026-07-21 23:32:23 -07:00
  • 3fd39f1b3c Rename PSProxy.Agent.cs to agent/PSProxy.Agent/PSProxy.Agent.cs Harrison-Wells-Cyber 2026-07-21 23:31:41 -07:00
  • 1f4a1e99d4 Add files via upload Harrison-Wells-Cyber 2026-07-21 23:30:55 -07:00
  • 73790c77a4 Rename main.go to cmd/psproxy-server/main.go Harrison-Wells-Cyber 2026-07-21 23:30:04 -07:00
  • b85c12135c Add files via upload Harrison-Wells-Cyber 2026-07-21 23:29:14 -07:00
  • 9bb933c0a1 Rename staging.go to internal/staging/staging.go Harrison-Wells-Cyber 2026-07-21 23:28:31 -07:00
  • 91979d1f61 Add files via upload Harrison-Wells-Cyber 2026-07-21 23:28:03 -07:00
  • 1491e419ff Rename agent.ps11 to release/agent.ps1 Harrison-Wells-Cyber 2026-07-21 23:27:34 -07:00
  • 04c06c912a Add files via upload Harrison-Wells-Cyber 2026-07-21 23:27:07 -07:00
  • 5912138089 Rename build-agent.ps1 to tools/build-agent.ps1 Harrison-Wells-Cyber 2026-07-21 23:26:02 -07:00
  • 6be5ce6848 Add files via upload Harrison-Wells-Cyber 2026-07-21 23:25:40 -07:00
  • 5ae00123d8 Add entries to .gitignore for build artifacts Harrison-Wells-Cyber 2026-07-21 23:23:58 -07:00
  • 1cba7d1900 Add files via upload Harrison-Wells-Cyber 2026-07-21 23:22:05 -07:00
  • 2113d65921 Add files via upload Harrison-Wells-Cyber 2026-07-21 23:21:33 -07:00
  • 5698ccdcbb Add files via upload Harrison-Wells-Cyber 2026-07-21 23:21:15 -07:00
  • 0b7e64001e Initial commit Harrison-Wells-Cyber 2026-07-21 23:20:12 -07:00