Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Remove older files
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jun 1, 2021
1 parent 0d62384 commit 7b18a39
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 96 deletions.
6 changes: 0 additions & 6 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,6 @@ Windows 用户建议使用 [Git bash](https://git-scm.com/downloads) 来安装 i

## 使用 inlets

### 视频 Demo

使用 inlets 实现为我的 JavaScript & Webpack 应用配置公开的服务入口,以及自定义的域名:[Create React App](https://github.com/facebook/create-react-app)

[![https://img.youtube.com/vi/jrAqqe8N3q4/hqdefault.jpg](https://img.youtube.com/vi/jrAqqe8N3q4/maxresdefault.jpg)](https://youtu.be/jrAqqe8N3q4)

### 快速上手

你可以在任何两台互相连接的「电脑」之间运行 inlets,「电脑」可以是两个容器,虚拟机,物理机,甚至单台机器的环回网络也可以。
Expand Down
1 change: 1 addition & 0 deletions cmd/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ var serverCmd = &cobra.Command{
Short: `Start the tunnel server.`,
Long: `Start the tunnel server on a machine with a publicly-accessible IPv4 IP
address such as a VPS.
Note: You can pass the --token argument followed by a token value to both the
server and client to prevent unauthorized connections to the tunnel.`,
RunE: runServer,
Expand Down
8 changes: 6 additions & 2 deletions cmd/welcome.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ package cmd

const WelcomeMessage = `Welcome to inlets!
Upgrade to inlets PRO for secure, encrypted tunnels and access to fast cloud
and Kubernetes automation.
inlets has been replaced by inlets PRO which includes:
- HTTPS and TCP support
- Cloud automation
- Secure encrypted tunnels
- Kubernetes integration and charts
- Tutorials and support
Find out more at: https://inlets.dev
Expand Down
4 changes: 2 additions & 2 deletions get.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@ getPackage

echo ""
echo "================================================================"
echo "Welcome to the open source version of inlets"
echo "inlets has been replaced by inlets PRO"
echo ""
echo "For secure, encrypted tunnels, access to cloud and Kubernetes "
echo "automation, upgrade to inlets PRO."
echo ""
echo "Find out more at: https://inlets.dev"
echo ""
echo "================================================================"
echo ""
echo ""
14 changes: 0 additions & 14 deletions hack/inlets-operator.service

This file was deleted.

39 changes: 0 additions & 39 deletions hack/install-buildx.sh

This file was deleted.

14 changes: 0 additions & 14 deletions hack/install-docker.sh

This file was deleted.

19 changes: 0 additions & 19 deletions hack/platform-tag.sh

This file was deleted.

0 comments on commit 7b18a39

Please sign in to comment.