issues
search
Rubix982
/
Synet
A web proxy is written in ASP.NET with an admin console written in ReactJS. This was made as a repository for CN CS307's 1st assignment for web proxies @ FAST NUCES, Khi
https://synet-rubix982.vercel.app/app/dashboard
Apache License 2.0
0
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /server/server
#52
dependabot[bot]
opened
1 year ago
1
Configure Renovate
#51
renovate[bot]
opened
2 years ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /server/server
#50
dependabot[bot]
closed
1 year ago
2
Bump minimist from 1.2.5 to 1.2.6 in /client
#49
dependabot[bot]
opened
2 years ago
1
Bump async from 2.6.3 to 2.6.4 in /client
#48
dependabot[bot]
opened
2 years ago
1
Bump moment from 2.29.1 to 2.29.2 in /client
#47
dependabot[bot]
opened
2 years ago
1
Convert Mechanisms To Use `Redis`
#46
Rubix982
opened
3 years ago
0
Test Redis integration with `BeetleX.Redis`
#45
Rubix982
closed
3 years ago
1
Calculate time it takes to fetch a request with the HTTP client
#44
Rubix982
closed
3 years ago
0
Add Timestamps to `RequestControllers` response
#43
Rubix982
closed
3 years ago
1
Implement Python To Fetch Timestamps And Render Graph
#42
Rubix982
opened
3 years ago
0
Fix Domain Name Bug
#41
Rubix982
closed
3 years ago
1
Make Multiprocess, forked calls with `Python` to test Concurrency
#40
Rubix982
closed
3 years ago
1
Redirect does not work as expected
#39
Rubix982
opened
3 years ago
0
Switch HTTPS Certificate from `self signed` to `CA signed`
#37
Rubix982
closed
3 years ago
1
Add Bad Request Page
#36
Rubix982
closed
3 years ago
0
Introduce new Routes to fetch data
#35
Rubix982
closed
3 years ago
0
Change filename from data.json to ForbiddenData.json
#34
Rubix982
closed
3 years ago
0
Add new pages to ReactJS template
#33
Rubix982
closed
3 years ago
0
Fix the URL for localhost for ReactJS
#32
Rubix982
closed
3 years ago
0
Add Ban Page, finish modifiying the ban page
#31
Rubix982
closed
3 years ago
0
Customize Devias ReactJS Template
#30
Rubix982
closed
3 years ago
0
Change Gatsby to ReactJS
#29
Rubix982
closed
3 years ago
0
Add the API class to client
#28
Rubix982
closed
3 years ago
0
Adding Headers On The Server To Allow For CORs From The Client
#27
Rubix982
closed
3 years ago
0
Rubix982 add remove forbidden links
#26
Rubix982
closed
3 years ago
1
Major updates
#25
Rubix982
closed
3 years ago
1
Change implmentations of caching mechanisms to work with Redis, finally!
#24
Rubix982
opened
3 years ago
0
Create CODE_OF_CONDUCT.md
#23
Rubix982
closed
3 years ago
1
Implement a Load Balancer
#22
Rubix982
opened
3 years ago
0
Add new fields to the `server.Request` class
#21
Rubix982
closed
3 years ago
1
Async Await ASP.NET Logic Needs To Be Implemented
#20
Rubix982
closed
3 years ago
1
Make a Regex Parse for RequestController to make sure an invalid domain name does not get submitted
#19
Rubix982
closed
3 years ago
1
[DOCKER] Determine the https port for redirect ...
#18
Rubix982
closed
3 years ago
1
Add API token for Anchore Container Scan / Anchore-Build-Scan
#17
Rubix982
opened
3 years ago
0
Add API token for 42Crunch REST API Static Security Testing
#16
Rubix982
opened
3 years ago
0
Write `Frequently Recently Used (LFU)` Caching Algorithm
#15
Rubix982
closed
3 years ago
1
Write `Least Recently Used (LRU)` Caching Algorithm
#14
Rubix982
closed
3 years ago
1
Write Caching Algorithms
#13
Rubix982
closed
3 years ago
3
Write Python script to automate request testing
#12
Rubix982
closed
3 years ago
0
Configure docker to bring entire application up
#11
Rubix982
closed
3 years ago
0
Add methods to deserialize and serialize JSON with ASP.NET
#10
Rubix982
closed
3 years ago
0
Create JSON blob for storing and receiving content filtering information
#9
Rubix982
closed
3 years ago
0
Establishing HTTPS connections
#8
Rubix982
closed
3 years ago
3
Establishing HTTP connections
#7
Rubix982
closed
3 years ago
3
Handling request `concurrently`
#6
Rubix982
closed
3 years ago
4
Add client side option to add and remove policy for domain name resolutions
#5
Rubix982
closed
3 years ago
1
Add login page for admin on the client side
#4
Rubix982
closed
3 years ago
1
Redirect to error page on visiting a forbidden link
#3
Rubix982
closed
3 years ago
1
Configure browser to use custom proxy
#2
Rubix982
closed
3 years ago
1
Next