Skip to content

Commit 2b13eb6

Browse files
committed
Initial
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
0 parents  commit 2b13eb6

15 files changed

+394
-0
lines changed

.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@alexellis

.github/dependabot.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
# reference: https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
3+
updates:
4+
- package-ecosystem: "gomod"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "daily"

.github/workflows/build.yml

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
name: build
2+
3+
on:
4+
push:
5+
branches:
6+
- '*'
7+
pull_request:
8+
branches:
9+
- '*'
10+
11+
jobs:
12+
build:
13+
strategy:
14+
matrix:
15+
go-version: [1.18.x]
16+
os: [ubuntu-latest]
17+
runs-on: ${{ matrix.os }}
18+
steps:
19+
- uses: actions/checkout@master
20+
with:
21+
fetch-depth: 1
22+
- name: Install Go
23+
uses: actions/setup-go@v3
24+
with:
25+
go-version: ${{ matrix.go-version }}
26+
- name: Make all
27+
run: make all

.github/workflows/publish.yml

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name: publish
2+
3+
on:
4+
push:
5+
tags:
6+
- '*'
7+
8+
jobs:
9+
publish:
10+
strategy:
11+
matrix:
12+
go-version: [1.18.x]
13+
os: [ ubuntu-latest ]
14+
runs-on: ${{ matrix.os }}
15+
steps:
16+
- uses: actions/checkout@master
17+
with:
18+
fetch-depth: 1
19+
- name: Install Go
20+
uses: actions/setup-go@v3
21+
with:
22+
go-version: ${{ matrix.go-version }}
23+
- name: Make all
24+
run: make all
25+
- name: Upload release binaries
26+
uses: alexellis/[email protected]
27+
env:
28+
GITHUB_TOKEN: ${{ github.token }}
29+
with:
30+
asset_paths: '["./bin/mixctl*"]'

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/mixctl
2+
/bin/**

EULA.md

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
End User License Agreement (EULA)
2+
3+
1. Licensed software. inlets Pro is licensed as commercial software and must not be used without a valid license key from OpenFaaS Ltd.
4+
5+
1.1 OpenFaaS Ltd. ("Supplier") is a registered company in England & Wales with number: 11076587, registered address: Peterborough UK.
6+
7+
2. Your agreement. By accessing, executing, or otherwise using the Licensed Software, you ("Customer") acknowledge that you have read this Agreement, understand it, and agree to be bound by its terms and conditions. If you are not willing to be bound by the terms of this Agreement, do not access or use the Licensed Software.
8+
9+
2.1 If you are using the Licensed Software in your capacity as employee or agent of a company or organization, then any references to “you” in this Agreement shall refer to such entity and not to you in your personal capacity. You warrant that you are authorized to legally bind the company or organization on whose behalf you are accessing the Licensed Software. If you are not so authorized, then neither you nor your company or organization may use the Licensed Software in any manner whatsoever.
10+
11+
2.2 This Agreement, including any supplemental terms is between You ("Customer) and OpenFaaS Ltd. ("Supplier").
12+
13+
2.3 Governing law. This Agreement is entered into the law of The Courts of England and Wales and shall be governed by, and construed in accordance with, the laws of England and Wales, exclusive of its choice of law rules.
14+
15+
3. Free Trial
16+
17+
If you either register on the inlets Pro web site for a free trial or otherwise order a free trial version, OpenFaaS Ltd will make certain Licensed Software available to you on a trial basis (the “Trial Version”) free of charge until the end of the free trial period for which you registered or ordered the applicable Licensed Software. The Trial Version may be used only to review, demonstrate and evaluate the Licensed Software and may have limited features. The Trial Version may cease operating after the applicable time period or number of uses based on an internal metering mechanism within the Trial Version itself. Regardless of any such metering, you must stop use at the end of such period or number of uses. Additional trial terms and conditions may appear on the trial registration web page or Order Form. Any such additional terms and conditions are incorporated into this Agreement by reference and are legally binding.
18+
19+
4. Grant of License; Ownership.
20+
21+
4.1 License Grant. Subject to the terms and conditions of this Agreement and Order Form, OpenFaaS Ltd hereby:
22+
23+
(i) grants to the Licensee a limited, non-exclusive, non-transferable, revocable, license to use the Licensed Software and solely for its internal business purposes for use by End Users and for the term and in accordance with the conditions and limitations set forth herein and in the Order Form.
24+
25+
(ii) To the extent that there is any Third Party Software embedded in, bundled with, or otherwise provided to Licensee in connection with the Licensed Program Materials under this License Agreement, such third party software shall be considered Licensed Software and such Third Party Software shall be used and operated solely with the operation of the Licensed Program Materials and not as a standalone application or any other purpose. Certain Third Party Software may be subject to an open source license(“OSS License”), which when required by such license is included with the documentation for the Licensed Software (“Documentation”). Licensee’s license rights with respect to Third Party Software subject to an OSS License are defined by the terms of the applicable OSS License; nothing in this Agreement shall restrict, limit, or otherwise affect any rights or obligations Licensee may have, or conditions to which Licensee may be subject, under such OSS License. The foregoing includes, without limitation, the Apache License, Version 2.0 found at: http://www.apache.org/licenses/LICENSE-2.0 (the “Apache License”) and the MIT License found at: https://opensource.org/licenses/MIT
26+
27+
4.2 Ownership. As between the parties, OpenFaaS Ltd retains all right, title and interest in the Licensed Program Materials, including but not limited to any and all Intellectual Property Rights in the Licensed Program Materials now owned or that may be owned in the future by OpenFaaS Ltd.
28+
29+
4.3 Intellectual Property Rights (IPR). Copyright for samples, code, logos, trademarks, diagrams and documentation rests with OpenFaaS Ltd. All pre-existing IPR remains the property of the originating party; and it is agreed that no IPR is transferred from the Client to the Supplier under this agreement.
30+
31+
4.4 Restrictions. Licensee shall not distribute, display, sublicense, rent, lease, use in a service bureau, modify, translate, reverse engineer, decompile, disassemble, create derivative works based on, or copy the Licensed Program Materials, except to the extent expressly permitted by applicable law, and only to the extent OpenFaaS Ltd shall not be permitted by that applicable law to exclude or limit such rights.
32+
33+
4.5 Feedback. Customer may provide feedback to OpenFaaS Ltd about the Products (e.g. technical support input, suggestions, or enhancement requests). OpenFaaS Ltd may develop, modify, and improve the Products based on Customer’s Feedback without obligation to Customer, and Customer irrevocably assigns to OpenFaaS Ltd all right, title, and interest in that Feedback.
34+
35+
5. Termination and ongoing effectiveness
36+
37+
This Agreement is effective from the first date you install the Software. You may terminate this Agreement at any time by permanently deleting, destroying and returning, at your own cost, the Software, all backup copies and all related materials provided by OpenFaaS Ltd. OpenFaaS Ltd or its licensors may terminate this Agreement at any time without notice if you fail to comply with any terms or conditions of this Agreement. Once it is terminated you MUST stop using this Software and delete all the Software and associated materials already copied and/or installed on your computer immediately.
38+
39+
6. Customer Data
40+
41+
6.1 Customer Data. In order to use the Products, Customer may need to complete a registration process and provide contact information such as an email address, credentials and other account billing information ("Account Data"). Customer must provide complete and accurate Account Data during the registration process and must keep Customer's Account Data up-to-date. Customer is prohibited from misrepresenting Customer's identity or affiliation with any company or other entity. By providing Account Data, Customer hereby consents that it may receive email or other communications from OpenFaaS Ltd. Such communications may include communications regarding Customer's use of the Products and/or commercial content relating to other OpenFaaS Ltd Products. If you do not wish to receive such communications, a Customer may opt-out by notifying OpenFaaS Ltd at [email protected]
42+
43+
7. Co-Marketing
44+
At the request of Supplier, Customer agrees to participate in other reasonable marketing activities that promote the benefits of the Services to other potential customers and to use of Customer's name and logo on the Supplier's web site and in Supplier's promotional materials. Customer agrees that Supplier may disclose Customer as a customer of the Products.
45+
46+
8. Limitation of Liability.
47+
48+
8.1 Warranty disclaimer. You acknowledge that the Software is provided "as is" without warranty of any kind, express or implied. You use the Software at your own risk and the product is supplied on an "as is" and "as available" basis. You assume all responsibility for selecting the Software to achieve your intended results, and for the installation of, and results obtained from the Software.
49+
50+
8.2 No Consequential Damages. IN NO EVENT SHALL OpenFaaS Ltd BE LIABLE HEREUNDER FOR SPECIAL, PUNITIVE, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES, INCLUDING, BUT NOT LIMITED TO, LOSS OF PROFITS, LOSS OF REVENUE, LOSS OF USE OR LOSS OF DATA, EVEN IF ADVISED OF THE POSSIBILITY THEREOF OR, IF REASONABLY FORESEEABLE, INCURRED BY LICENSEE OR END USERS, OR CLAIMED AGAINST LICENSEE BY ANY OTHER PARTY, INCLUDING END USERS (WHETHER ANY SUCH CLAIMS ARISE UNDER THEORY OF CONTRACT, TORT OR OTHERWISE).
51+
52+
8.3 Limitation of Liability. To the extent permitted by applicable law, the liability of OpenFaaS Ltd and its licensors, personnel, subcontractors and suppliers arising out of, in connection with, or resulting from this Agreement and, without limitation, for any and all causes with respect to the Licensed Program Materials, breach of contract, tort, warranty or otherwise, shall in the aggregate not exceed the license fees paid by Licensee hereunder in the twelve (12) months immediately preceding the event giving rise to the claim.
53+
54+
8.3 Sections 1, 2, 3, 4, 5, 6, 7 and 8 will remain effective after the termination of the Agreement.
55+
56+
8.4 If you have any questions about these terms or our Services you may contact us by email at: [email protected]

LICENSE

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2020 Inlets Author(s)
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

Makefile

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Version := $(shell git describe --tags --dirty)
2+
GitCommit := $(shell git rev-parse HEAD)
3+
LDFLAGS := "-s -w -X github.com/inlets/inlets-mixer/main.Version=$(Version) -X github.com/inlets/inlets-mixer/main.GitCommit=$(GitCommit)"
4+
PLATFORM := $(shell ./hack/platform-tag.sh)
5+
SOURCE_DIRS = main.go
6+
export GO111MODULE=on
7+
8+
.PHONY: all
9+
all: gofmt test build dist hash
10+
11+
.PHONY: build
12+
build:
13+
go build
14+
15+
.PHONY: gofmt
16+
gofmt:
17+
@test -z $(shell gofmt -l -s $(SOURCE_DIRS) ./ | tee /dev/stderr) || (echo "[WARN] Fix formatting issues with 'make gofmt'" && exit 1)
18+
19+
.PHONY: test
20+
test:
21+
CGO_ENABLED=0 go test $(shell go list ./... | grep -v /vendor/|xargs echo) -cover
22+
23+
.PHONY: dist
24+
dist:
25+
mkdir -p bin
26+
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags $(LDFLAGS) -a -installsuffix cgo -o bin/inlets-mixer
27+
CGO_ENABLED=0 GOOS=darwin go build -ldflags $(LDFLAGS) -a -installsuffix cgo -o bin/inlets-mixer-darwin
28+
CGO_ENABLED=0 GOOS=darwin GOARCH=arm64 go build -a -ldflags $(LDFLAGS) -installsuffix cgo -o bin/inlets-mixer-darwin-arm64
29+
CGO_ENABLED=0 GOOS=linux GOARCH=arm GOARM=6 go build -ldflags $(LDFLAGS) -a -installsuffix cgo -o bin/inlets-mixer-armhf
30+
CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags $(LDFLAGS) -a -installsuffix cgo -o bin/inlets-mixer-arm64
31+
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -ldflags $(LDFLAGS) -a -installsuffix cgo -o bin/inlets-mixer.exe
32+
33+
.PHONY: hash
34+
hash:
35+
rm -rf bin/*.sha256 && ./hack/hashgen.sh

README.md

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## mixctl
2+
3+
mixctl by inlets is a TCP proxy to forward multiple TCP connections over a single inlets Pro TCP tunnel.
4+
5+
## Usage:
6+
7+
1) Write a rules.yaml file such as: [./rules.example.yaml](./rules/example.yaml):
8+
9+
```yaml
10+
version: 0.1
11+
12+
rules:
13+
- name: rpi-k3s
14+
from: 127.0.0.1:6443
15+
to:
16+
- 192.168.1.19:6443
17+
- 192.168.1.21:6443
18+
- 192.168.1.20:6443
19+
20+
- name: rpi-ssh
21+
from: 127.0.0.1:22222
22+
to:
23+
- 192.168.1.19:22
24+
- 192.168.1.21:22
25+
- 192.168.1.20:22
26+
```
27+
28+
2) Run the tool: `mixctl -f ./rules.yaml`
29+
30+
3) Run `inlets-pro tcp client --ports 6443 --ports 22222`
31+
32+
4) Connect to ports 6443 or 22222 on your inlets Pro tunnel server to access any of the servers in the "to" array
33+
34+
Connections are load balanced if there are multiple hosts in the `to` field.
35+
36+
To make the upstream address listen on multiple ports, use `0.0.0.0` instead of `127.0.0.1` in the `from` field.
37+
38+
The port for the from and to addresses do not need to match.
39+
40+
## License
41+
42+
This software is licensed MIT.

go.mod

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
module github.com/inlets/mixctl
2+
3+
go 1.18
4+
5+
require (
6+
golang.org/x/sync v0.0.0-20220907140024-f12130a52804
7+
gopkg.in/yaml.v3 v3.0.1
8+
)

go.sum

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
golang.org/x/sync v0.0.0-20220907140024-f12130a52804 h1:0SH2R3f1b1VmIMG7BXbEZCBUu2dKmHschSmjqGUrW8A=
2+
golang.org/x/sync v0.0.0-20220907140024-f12130a52804/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
3+
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
4+
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
5+
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
6+
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
7+
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

hack/hashgen.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
3+
for f in bin/uphill*; do shasum -a 256 $f > $f.sha256; done

hack/platform-tag.sh

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
#!/bin/sh
2+
3+
getPackage() {
4+
suffix=""
5+
arch=$(uname -m)
6+
case $arch in
7+
"aarch64")
8+
suffix="-arm64"
9+
;;
10+
esac
11+
case $arch in
12+
"armv6l" | "armv7l")
13+
suffix="-armhf"
14+
;;
15+
esac
16+
}
17+
18+
getPackage
19+
echo ${suffix}

main.go

+116
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
package main
2+
3+
import (
4+
"context"
5+
"flag"
6+
"fmt"
7+
"io"
8+
"log"
9+
"math/rand"
10+
"net"
11+
"os"
12+
"sync"
13+
"time"
14+
15+
"golang.org/x/sync/errgroup"
16+
yaml "gopkg.in/yaml.v3"
17+
)
18+
19+
type ForwardingSet struct {
20+
Rules []Rule `yaml:"rules"`
21+
}
22+
23+
type Rule struct {
24+
Name string `yaml:"name"`
25+
From string `yaml:"from"`
26+
To []string `yaml:"to"`
27+
}
28+
29+
func main() {
30+
var (
31+
file string
32+
)
33+
34+
flag.StringVar(&file, "f", "", "Job to run or leave blank for job.yaml in current directory")
35+
36+
flag.Parse()
37+
38+
set := ForwardingSet{}
39+
data, err := os.ReadFile(file)
40+
if err != nil {
41+
log.Fatalf("error reading file %s %s", file, err.Error())
42+
}
43+
if err = yaml.Unmarshal(data, &set); err != nil {
44+
log.Fatalf("error parsing file %s %s", file, err.Error())
45+
}
46+
47+
fmt.Printf("mixctl by inlets..\n")
48+
49+
wg := sync.WaitGroup{}
50+
wg.Add(len(set.Rules))
51+
for _, f := range set.Rules {
52+
53+
r := f
54+
go func(rule *Rule) {
55+
fmt.Printf("Forward (%s) from: %s to: %s\n", rule.Name, rule.From, rule.To)
56+
57+
if err := forward(rule.Name, rule.From, rule.To); err != nil {
58+
log.Printf("error forwarding %s", err.Error())
59+
os.Exit(1)
60+
}
61+
62+
defer wg.Done()
63+
}(&r)
64+
}
65+
wg.Wait()
66+
67+
}
68+
69+
func forward(name, from string, to []string) error {
70+
seed := time.Now().UnixNano()
71+
rand.Seed(seed)
72+
73+
l, err := net.Listen("tcp", from)
74+
if err != nil {
75+
return fmt.Errorf("error listening on %s %s", from, err.Error())
76+
}
77+
log.Printf("listening on %s", from)
78+
for {
79+
conn, err := l.Accept()
80+
if err != nil {
81+
return fmt.Errorf("error accepting connection %s", err.Error())
82+
}
83+
84+
index := rand.Intn(len(to))
85+
86+
remote, err := net.Dial("tcp", to[index])
87+
if err != nil {
88+
return fmt.Errorf("error dialing %s %s", to[index], err.Error())
89+
}
90+
91+
go func() {
92+
log.Printf("[%s] %s => %s",
93+
from,
94+
conn.RemoteAddr().String(),
95+
remote.RemoteAddr().String())
96+
if err := forwardConnection(conn, remote); err != nil && err.Error() != "done" {
97+
log.Printf("error forwarding connection %s", err.Error())
98+
}
99+
}()
100+
}
101+
}
102+
103+
func forwardConnection(from, to net.Conn) error {
104+
errgrp, _ := errgroup.WithContext(context.Background())
105+
errgrp.Go(func() error {
106+
io.Copy(from, to)
107+
108+
return fmt.Errorf("done")
109+
})
110+
errgrp.Go(func() error {
111+
io.Copy(to, from)
112+
return fmt.Errorf("done")
113+
})
114+
115+
return errgrp.Wait()
116+
}

0 commit comments

Comments
 (0)