Skip to content
    Back to all Bounties

    Earn 18,000 ($180.00)

    Time Remainingdue 12 months ago
    Completed

    Script and Dockerfile for Virtual Chrome Browser

    AbhayBhargav1
    AbhayBhargav1
    Posted 1 year ago
    This Bounty has been completed!
    @AbhayBhargav1's review of @AkashDeep000
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5
    It was a job well done! Recommend!

    Bounty Description

    Problem Description

    I want to run a chrome/chromium virtual browser through WebRTC, VNC, etc. I need to be able to access this browser as a web service.

    Please read the acceptance criteria carefully.

    Acceptance Criteria

    • The virtual browser needs to be configured to run by direct access over a particular port and IP address. There should be no additional screens like a VNC connect screen or anything like that
    • The virtual browser should have authenticated and unauthenticated modes available.
    • In my final implementation, I will be using this with TLS. It needs to work seamlessly with TLS (preferably with Cloudflare or with LetsEncrypt TLS)
    • I need this as a container image - It should be a Dockerfile that works
    • Ideally there should be no other on-screen controls when this loads. It should load as a standalone virtual browser that a user can interact with.