Giter Club home page Giter Club logo

sni-ssl-proxy's People

Contributors

intika avatar puxxustc 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sni-ssl-proxy's Issues

bug: loads wrong websites when multiple connection occurs

I use an script that loads downloads links for imdb movies.
after using this app instead of ipset feature of dnsmasq I noticed when I run this script it get the wrong website for link
for example instead of rarefilm.com it gets a google domain (because I have to add a lot of google domains that are filtered in iran.
these websites are all in the script so it seems that when I run this script in firefox and it tries to get the answers on the website and because it is http (i have not yet seen this issue with https) then the program (sniproxy) answers the request for one http website with another website answer.
so they get mixed in sniproxy.

help needed for compiling on openwrt

I am trying to compiling this app for openwrt.
but I dont know how to do this with the instruction you provided.
I have the openwrt-sdk-18.06.4-mvebu-cortexa9_gcc-7.3.0_musl_eabi.Linux-x86_64
what should I put for PATH export?
I tried /openwrt-sdk-18.06.4-mvebu-cortexa9_gcc-7.3.0_musl_eabi.Linux-x86_64/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-7.3.0_musl_eabi/bin/ and used --host=arm-openwrt-linux but the ./configure fails with this error

``checking for arm-openwrt-linux-gcc... arm-openwrt-linux-gcc

checking whether the C compiler works... no

configure: error: in `/home/me/temp/1':

configure: error: C compiler cannot create executables

See `config.log' for more details
``

Failing to build libmill (gcc, dns/dns.h)

make libmill.la
CC libmill_la-ip.lo
In file included from ip.c:44:
ip.c: In function ‘mill_ipremote_’:
dns/dns.h:1009:24: error: lvalue required as unary ‘&’ operand
1009 | #define dns_opts(...) (&dns_quietinit((struct dns_options)DNS_OPTS_INIT(VA_ARGS)))
| ^
ip.c:268:31: note: in expansion of macro ‘dns_opts’
268 | mill_dns_hints, NULL, dns_opts(), &rc);
| ^~~~~~~~
make: *** [Makefile:1236: libmill_la-ip.lo] Error 1

sustrik/libdill#191

how do you even use this if you cant compile it?

crash on openwrt after a while

I have installed this program on openwrt and use it and it works but it crashes after a while.
is their any debug option to see what happened?

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.