Giter Site home page Giter Site logo

relaybaton's People

Contributors

onoketa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

relaybaton's Issues

No longer works on cloud flare ?

I read that clodflare no longer allows both ESNI and SNI connections.

Can you let me know ?

I can build this into flutter and so build mobile and desktop apps using it.

no exported names

  1. trying to build with Mac with make mobile.. i got this error

no exported names in the package "dir/relaybaton_master/cmd/relaybaton_mobile"

  1. make desktop has this error too
    pkg/core/server_web.go:103:5: duplicate field name in struct literal: PlanID
    make: *** [desktop] Error 2

Errors found

github.com/iyouport-org/relaybaton/pkg/core

/Users/mcbook/Desktop/relaybaton-master/pkg/core/conn.go:64:4: unknown field 'ClientESNIKeys' in struct literal of type tls.Config
/Users/mcbook/Desktop/relaybaton-master/pkg/core/conn.go:199:31: undefined: tls.ESNIKeys
/Users/mcbook/Desktop/relaybaton-master/pkg/core/conn.go:211:18: undefined: tls.ParseESNIKeys
/Users/mcbook/Desktop/relaybaton-master/pkg/core/server_web.go:103:5: duplicate field name in struct literal: PlanID
rm -r -f "$WORK"
gomobile: go build -v -x -ldflags -w -buildmode=c-shared -
o=/var/folders/p3/s_s0szld2k90_vkbkxqm5vjc0000gn/T/gomobile-work-090470570/android/src/main/jniLibs/armeabi-v7a/libgojni.so ./gobind failed: exit status 2
Screen Shot 2021-06-05 at 6 22 11 PM

Error 1 Compiling

Please am not an expert, but i tried compiling the ECH branch and i get this error

github.com/iyouport-org/relaybaton/cmd/cli imports
github.com/spf13/viper imports
github.com/spf13/afero imports
io/fs: package io/fs is not in GOROOT (/usr/local/go/src/io/fs)
Makefile:63: recipe for target '/root/relaybaton-ech/vendor' failed
make: *** [/root/relaybaton-ech/vendor] Error 1

Please what am i doing wrong.

thanks

draft: relaybaton URI specification

Scheme

relaybaton://user:pass@host[#remarks]

Basic

relaybaton URIs should be standard URIs, not something using JSON and Base64 encoding, etc.

Rules

  • username and password must be in accordance with specifications encode, not directly collage
  • remarks must be in full-encoded URL encode format, instead of allowing spaces or direct collage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.