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

Latest commit

 

History

History
26 lines (15 loc) · 466 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 466 Bytes

xpx

easily connect to ...

  • RDS

through fargate.

demo

Installation

go install

go install github.com/wim-web/xpx

get binary

https://github.com/wim-web/xpx/releases

requirement

  1. A public subnet must exist in the VPC to which the server you want to connect belongs.(fargate will be created in the public subnet.)
  2. The security group of the server to be connected must allow connections from the public subnet.