Giter Club home page Giter Club logo

srvdir's People

Contributors

deckarep avatar inconshreveable avatar mattn 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

srvdir's Issues

Insecure content blocked

Hi @inconshreveable,

Was wondering if you had any ideas on how we could link to http cross domain files like maybe jquery or some other public url? Currently because the srvdir is only https, it prevents cross domain http from working.

Maybe we can have the option to choose whether we want the tunnel over http or https?

unable to compile

go version go1.2.1 linux/amd64

make

go fmt srvdir/...
go get -tags 'debug' -d -v srvdir/...
go install -gcflags "-N -l" -tags 'debug' srvdir/cmd/srvdir
go install -gcflags "-N -l" -tags 'debug' srvdir/cmd/srvdird
# srvdir/server
src/srvdir/server/metrics.go:21: unknown keen.Client field 'ApiKey' in struct literal
src/srvdir/server/metrics.go:21: unknown keen.Client field 'ProjectToken' in struct literal
make: *** [server] Error 2

Can't build client

# github.com/inconshreveable/srvdir/client
.\main.go:35: c.BindHTTPS undefined (type *client.ReconnectingSession has no field or method BindHTTPS)

Unable to run srvdird

i compiled as is and chmod +x srvdird .. ./srvdird and sudo ./srvdird gave me the same output.

panic: open : no such file or directory

goroutine 1 [running]:
srvdir/server.Main()
    /tmp/srvdir/src/srvdir/server/main.go:25 +0xfb
main.main()
    /tmp/srvdir/src/srvdir/cmd/srvdird/main.go:6 +0x18

goroutine 2 [syscall]:

goroutine 4 [runnable]:
code.google.com/p/log4go.ConsoleLogWriter.run(0xc200107000, 0xc2000bc480, 0xc200000008)
    /tmp/srvdir/src/code.google.com/p/log4go/termlog.go:23
created by code.google.com/p/log4go.NewConsoleLogWriter
    /tmp/srvdir/src/code.google.com/p/log4go/termlog.go:19 +0x6a

goroutine 5 [runnable]:
code.google.com/p/log4go.ConsoleLogWriter.run(0xc200107160, 0xc2000bc480, 0xc200000008)
    /tmp/srvdir/src/code.google.com/p/log4go/termlog.go:23
created by code.google.com/p/log4go.NewConsoleLogWriter
    /tmp/srvdir/src/code.google.com/p/log4go/termlog.go:19 +0x6a
./srvdird died with exit status 2

What am I doing wrong?

Launching srvdir.exe from Firefox download dialog exposes system32 folder

Hi,

I don't know is a feature or a bug... but I prefer to report it.

Reproduce it:

  • Download srvdir.exe via Firefox(40)
  • Open the download dialog and double click the downloaded item
  • Double click the file in the apearing window

2015-08-12_13-12-11

Note that the file is placed, after download, at its final destination but is executing from \Temp dir as you can see at the screenshot.

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.