Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Update gateways to support private IPs #137

Merged
merged 5 commits into from
Apr 11, 2023

Conversation

AbdelrahmanElawady
Copy link
Collaborator

Description

Update gateways to support using private IPs of VMs

Related Issues

#129

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

@@ -6,7 +6,6 @@ import (
"encoding/hex"
"encoding/json"
"log"
"os"
"testing"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add os

@@ -8,7 +8,6 @@ import (
"encoding/pem"
"log"
"net"
"os"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add os

@rawdaGastan rawdaGastan merged commit 0b211df into development Apr 11, 2023
2 checks passed
@rawdaGastan rawdaGastan deleted the development_update_gateways branch April 11, 2023 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants